diff options
author | patdenice <patdenice@piwigo.org> | 2008-10-10 13:13:12 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2008-10-10 13:13:12 +0000 |
commit | adce496a004fd4c8fbc1a966dea16ee2dc08caf0 (patch) | |
tree | b065dc1b6fd5067e5b2970fd15fdd0acd872cbda /language/en_UK/help/configuration.html | |
parent | 0e5f5a74b31c0df471304ccfdb57cba7a26b9925 (diff) |
- If there is not new plugins to check, we don't get any more error message.
- small corrections in configuration.html and cat_modify.tpl.
git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/help/configuration.html')
-rw-r--r-- | language/en_UK/help/configuration.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/language/en_UK/help/configuration.html b/language/en_UK/help/configuration.html index de685058a..da4c59a75 100644 --- a/language/en_UK/help/configuration.html +++ b/language/en_UK/help/configuration.html @@ -4,7 +4,7 @@ screen only shows simple configuration parameters that should be enough for the vast majority of administrators. If you want to see other numerous (and advanced) configuration parameters, read file <span -cass="filename">include/config_default.inc.php</span>.</p> +class="filename">include/config_default.inc.php</span>.</p> <p>This screen is divided in several sections, regrouping configuration parameters by theme.</p> @@ -37,7 +37,7 @@ page.</li> </ul> <h3>History</h3> -<ul> + <p>Visits on pages <span class="pwgScreen">category.php</span> and <span class="pwgScreen">picture.php</span> will be saved in the @@ -46,6 +46,7 @@ page.</li> <p>Visits will be shown in <span class="pwgScreen">Administration, Specials, History</span>.</p> +<ul> <li><strong>Save page visits by guests</strong>: page visits by guests will be saved.</li> <li><strong>Save page visits by users</strong>: visits by registrered users will be saved.</li> |