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 /TWiki/StartingPoints.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 'TWiki/StartingPoints.mdwn')
-rw-r--r-- | TWiki/StartingPoints.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/StartingPoints.mdwn b/TWiki/StartingPoints.mdwn index 6c8d92fa..dfd917b5 100644 --- a/TWiki/StartingPoints.mdwn +++ b/TWiki/StartingPoints.mdwn @@ -8,7 +8,7 @@ <form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/"> <ul> <li> %MAINWEB%.WebSearch: Full text search of the %WIKITOOLNAME%.%MAINWEB% web. </li> - <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><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> (More options in [[WebSearch]]) </li> <li> %MAINWEB%.WebChanges: Find out recent modifications to the %WIKITOOLNAME%.%MAINWEB% web. </li> <li> %MAINWEB%.WebIndex: Display all %WIKITOOLNAME%.%MAINWEB% topics in alphabetical order. See also the faster %MAINWEB%.WebTopicList </li> <li> %MAINWEB%.%NOTIFYTOPIC%: Subscribe to be automatically notified when something changes in the %WIKITOOLNAME%.%MAINWEB% web. </li> |