diff options
Diffstat (limited to 'TWiki/TWikiWebsTable.mdwn')
-rw-r--r-- | TWiki/TWikiWebsTable.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TWiki/TWikiWebsTable.mdwn b/TWiki/TWikiWebsTable.mdwn index 4018484f..a91cd1eb 100644 --- a/TWiki/TWikiWebsTable.mdwn +++ b/TWiki/TWikiWebsTable.mdwn @@ -1,6 +1,6 @@ <table bgcolor="#000000" border="0" cellpadding="3" cellspacing="1" width="100%"> <tr bgcolor="#99CCCC"> - <th colspan="2"> %WIKITOOLNAME% webs currently online </th> + <th colspan="2"> %WIKITOOLNAME% webs currently online: </th> <th> Use to: </th> </tr> <tr bgcolor="%VAR{" web="%MAINWEB%" webbgcolor"="WEBBGCOLOR"" }%"="}%""> @@ -24,6 +24,6 @@ <td> Experiment in an unrestricted hands-on web. </td> </tr> <tr bgcolor="#ffffff"> - <td colspan="3"><font size="-1">You can use above color coding as a reference when you collaborate in %WIKITOOLNAME%. <strong>NOTE:</strong> Contact %WIKIWEBMASTER% in case you need your own collaboration space for your team. New TWiki webs can be added easily... | To modify this table: </font> <font size="-2">[ <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">View</a> | <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Edit</a> ]</font></td> + <td colspan="3"><font size="-1">You can use color coding by web for identification and reference. Contact %WIKIWEBMASTER% if you need a separate collaboration web for your team. New TWiki webs can be added easily. | To modify this table: </font> <font size="-2">[ <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">View</a> | <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Edit</a> ]</font></td> </tr> </table> |