diff options
author | MikeMannix <MikeMannix> | 2001-09-05 06:52:39 +0000 |
---|---|---|
committer | MikeMannix <MikeMannix> | 2001-09-05 06:52:39 +0000 |
commit | bd93ce90cc5986ccd2d31b4742a61b26e5c635df (patch) | |
tree | 13a2b574b315bbac74df2cc189c6b9ce8296f35e /TWiki | |
parent | 43a7b1d4eb764b0e0163e03a22c6bd3b98d761dd (diff) |
none
Diffstat (limited to 'TWiki')
-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> |