diff options
-rw-r--r-- | TWiki/TWikiWebsTable.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TWiki/TWikiWebsTable.mdwn b/TWiki/TWikiWebsTable.mdwn index 284ceb11..44b19821 100644 --- a/TWiki/TWikiWebsTable.mdwn +++ b/TWiki/TWikiWebsTable.mdwn @@ -1,4 +1,4 @@ -<table bgcolor="#000000" border="0" cellpadding="3" cellspacing="1" width="100%"> +<table bgcolor="#000000" border="0" cellpadding="3" cellspacing="2" width="100%"> <tr bgcolor="#99CCCC"> <th colspan="2"> %WIKITOOLNAME% webs currently online: </th> <th> Use to: </th> @@ -15,7 +15,7 @@ </tr> <tr bgcolor="%VAR{" web="Know" webbgcolor"="WEBBGCOLOR"" }%"="}%""> <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">Know</font></span><a href="http://LOCATIONKnow/HOMETOPIC">?</a></b></td> - <td> Knowledge base set-up - <span style="background:"><font color="">Form Templates</font></span><a href="http://LOCATION/TWikiForms">?</a> add a framework for organizing and classifying content. <font size="-2"> <nobr> [ <span style="background:"><font color="">Changes</font></span><a href="http://LOCATIONKnow/WebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATIONKnow/WebSearch">?</a> ] </nobr></font></td> + <td> Knowledge base set-up - <span style="background:"><font color="">Form Templates</font></span><a href="http://LOCATION/TWIKIWEBTWikiForms">?</a> add a framework for organizing and classifying content. <font size="-2"> <nobr> [ <span style="background:"><font color="">Changes</font></span><a href="http://LOCATIONKnow/WebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATIONKnow/WebSearch">?</a> ] </nobr></font></td> <td> Try free-form collaboration in a structured shell! </td> </tr> <tr bgcolor="%VAR{" web="Test" 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 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> + <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> |