diff options
-rw-r--r-- | TWiki/WebPreferences.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TWiki/WebPreferences.mdwn b/TWiki/WebPreferences.mdwn index 397e2b1b..30e7cac4 100644 --- a/TWiki/WebPreferences.mdwn +++ b/TWiki/WebPreferences.mdwn @@ -5,8 +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% . \{ [[HOMETOPIC]] | [[WelcomeGuest]] | [[TWikiRegistration]] | [[WebChanges]] | [[WebIndex]] | [[WebSearch]] | Go <input name="topic" size="16" type="text" /> - \} + * Set WEBTOPICLIST = [[HOMETOPIC]] %SEP% [[WelcomeGuest]] %SEP% [[TWikiRegistration]] %SEP% [[WebChanges]] %SEP% [[WebIndex]] %SEP% [[WebSearch]] %SEP% Go <input name="topic" size="16" type="text" /> * Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors) * Set WEBBGCOLOR = #FFE0B0 |