diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:41:14 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:41:14 +0200 |
commit | f2bd2ecb23e8734a0cb3c939efb6d7131f9d915c (patch) | |
tree | e2655cb3da64343f00e54fec861c7fa5364de23b /Hurd/TWikiHostingStuff.mdwn | |
parent | e1f27467532fb470b383ca8115e0d562fedcce03 (diff) | |
download | web-f2bd2ecb23e8734a0cb3c939efb6d7131f9d915c.tar.gz web-f2bd2ecb23e8734a0cb3c939efb6d7131f9d915c.tar.bz2 web-f2bd2ecb23e8734a0cb3c939efb6d7131f9d915c.zip |
Remove doubled text w.r.t. in-wiki links. Again I hope I didn't break anything
else.
Diffstat (limited to 'Hurd/TWikiHostingStuff.mdwn')
-rw-r--r-- | Hurd/TWikiHostingStuff.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Hurd/TWikiHostingStuff.mdwn b/Hurd/TWikiHostingStuff.mdwn index d5c8117c..6fb2e9d7 100644 --- a/Hurd/TWikiHostingStuff.mdwn +++ b/Hurd/TWikiHostingStuff.mdwn @@ -15,9 +15,9 @@ For more useful variables see the %TWIKIWEB%.TWikiVariables page. <form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult"> <ul> - <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> (More options in <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]) </li> - <li><span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li> - <li><span style="background:"><font color="">Web Index</font></span>[[WebIndex]]: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span>[[WebTopicList]]</li> + <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> (More options in [[WebSearch]]) </li> + <li>[[WebChanges]]: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li> + <li>[[WebIndex]]: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster [[WebTopicList]]</li> <li> %NOTIFYTOPIC%: Subscribe to be automatically notified when something changes in the %WIKITOOLNAME%.%WEB% web. </li> <li> %STATISTICSTOPIC%: View access statistics of the %WIKITOOLNAME%.%WEB% web. </li> <li> %WEBPREFSTOPIC%: Preferences of the %WIKITOOLNAME%.%WEB% web. </li> |