diff options
-rw-r--r-- | TWiki/WebHome.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/WebHome.mdwn b/TWiki/WebHome.mdwn index b2ae5e58..f7510877 100644 --- a/TWiki/WebHome.mdwn +++ b/TWiki/WebHome.mdwn @@ -66,7 +66,7 @@ <ul> <li><span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>: Full text search of this web<br /><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> (extended options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </li> <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a>: Display recent input on the this web </li> - <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a>: List all web topics in alphabetical order </li> + <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a>: List all web topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></li> <li> %NOTIFYTOPIC%: Subscribe to an email alert with the latest this web changes </li> <li> %STATISTICSTOPIC%: View access statistics for the this web </li> </ul> |