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 87997848..bde2e4c2 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 = [[HOMETOPIC]] | [[WIKIUSERSTOPIC]] | [[TWikiGroups]] | [[OfficeLocations]] | [[WebChanges]] | [[WebIndex]] | [[WebSearch]] | Go <input name="topic" size="16" type="text" /> + * Set WEBTOPICLIST = [[HOMETOPIC]] | [[WebChanges]] | [[WIKIUSERSTOPIC]] | [[TWikiGroups]] | [[OfficeLocations]] | [[WebChanges]] | [[WebIndex]] | [[WebSearch]] | Go <input name="topic" size="16" type="text" /> * Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors) * Set WEBBGCOLOR = #FFFFC0 |