diff options
Diffstat (limited to 'Main')
-rw-r--r-- | Main/WebPreferences.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Main/WebPreferences.mdwn b/Main/WebPreferences.mdwn index e8333b72..9b573fac 100644 --- a/Main/WebPreferences.mdwn +++ b/Main/WebPreferences.mdwn @@ -5,7 +5,7 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web **_Preferences:_** * List of topics of the %WIKITOOLNAME%.%WEB% web: - * Set WEBTOPICLIST = %WEB% . \{ [Home](%HOMETOPIC%) | [Users](TWikiUsers) | [Offices](OfficeLocations) | [Changes](WebChanges) | [Index](WebIndex) | [Search](WebSearch) | Go <input name="topic" size="16" type="text" /> + * Set WEBTOPICLIST = %WEB% . \{ [Home](%HOMETOPIC%) | [Users](%WIKIUSERSTOPIC%) | [Offices](OfficeLocations) | [Changes](WebChanges) | [Index](WebIndex) | [Search](WebSearch) | Go <input name="topic" size="16" type="text" /> \} * Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors) |