diff options
author | rub <rub@piwigo.org> | 2007-03-07 22:21:35 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-03-07 22:21:35 +0000 |
commit | bacf165624681b6457a196a055e41e179e072ea4 (patch) | |
tree | 3dbb58cfd1b109f54f0a83a62e5040369a5b06a8 /language/en_UK.iso-8859-1/help | |
parent | 1415354b9c13b0dca0b8933206589f3e3fec972d (diff) |
Undo revision 1865 in order to add tabsheet for categories.
(Not really undo help)
git-svn-id: http://piwigo.org/svn/trunk@1877 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK.iso-8859-1/help/cat_options.html | 6 | ||||
-rw-r--r-- | language/en_UK.iso-8859-1/help/configuration.html | 3 |
2 files changed, 3 insertions, 6 deletions
diff --git a/language/en_UK.iso-8859-1/help/cat_options.html b/language/en_UK.iso-8859-1/help/cat_options.html index 2db75ed0a..c79d3aac3 100644 --- a/language/en_UK.iso-8859-1/help/cat_options.html +++ b/language/en_UK.iso-8859-1/help/cat_options.html @@ -10,9 +10,9 @@ categories at once.</p> non remote categories are shown.</dd> <dt>Comments</dt> - <dd>Authorize users to add comments on selected categories. By - inheritance, an element is commentable if it belongs at least to one - commentable category.</dd> + <dd>Authorize users to add comments on selected categories. +Selects the categories which are commentable. +An image is commentable if it belongs to at least one category that is commentable.</dd> <dt>Lock</dt> <dd>Selected categories will temporary been disabled for maintenance. If diff --git a/language/en_UK.iso-8859-1/help/configuration.html b/language/en_UK.iso-8859-1/help/configuration.html index be92d9a9c..14da93362 100644 --- a/language/en_UK.iso-8859-1/help/configuration.html +++ b/language/en_UK.iso-8859-1/help/configuration.html @@ -116,7 +116,4 @@ Sends an email to the administrators when a user enters a comment and this comme Sends an email to the administrators when a user enters a comment that requires validation by the admin. User comments validation takes place in the screen <span class="pwgScreen">Administration, Pictures, Comments</span>.</li> - <li><strong>Authorize users to add comments on selected categories</strong>: - Selects the categories which are commentable. An image is commentable if it belongs to at least one category that is commentable.</li> - </ul> |