summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Main/WebPreferences.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/Main/WebPreferences.mdwn b/Main/WebPreferences.mdwn
index 9b573fac..75c045c9 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](%WIKIUSERSTOPIC%) | [Offices](OfficeLocations) | [Changes](WebChanges) | [Index](WebIndex) | [Search](WebSearch) | Go <input name="topic" size="16" type="text" />
+ * Set WEBTOPICLIST = %WEB% . \{ [[HOMETOPIC]] | [[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)
@@ -37,5 +37,5 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web
* %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences.
* %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences.
-* %TWIKIWEB%.TWikiVariables has a list of common <code>%VARIABLES%</code> .
+* %TWIKIWEB%.TWikiVariables has a list of common <code>%VARIABLES%</code>.
* %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups.