diff options
author | patdenice <patdenice@piwigo.org> | 2010-12-14 14:14:36 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2010-12-14 14:14:36 +0000 |
commit | 21fe811c3b773af20a9e9d9932274cae16111cb1 (patch) | |
tree | 100515c36da74c6ddf21c3f8c091f2cb722c0fca /language/en_UK/help | |
parent | 04beb58951269f81128240668752afd0561d2a6e (diff) |
feature 2060: Remove adviser help from user_list.html files.
git-svn-id: http://piwigo.org/svn/trunk@8130 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/help')
-rw-r--r-- | language/en_UK/help/user_list.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/language/en_UK/help/user_list.html b/language/en_UK/help/user_list.html index ae4c97ce5..e63dec564 100644 --- a/language/en_UK/help/user_list.html +++ b/language/en_UK/help/user_list.html @@ -25,9 +25,3 @@ or descending order.</p> </ul> <p>The target is the selected users (by default) or all users as displayed in the filtered list.</p> - -<h3>Adviser</h3> -<p>Definition of an adviser user: has read/simulation-only access on all screens allowed by his own permissions.</p> - -<p>The adviser mode is set up with variable $conf['allow_adviser'].</p> -<p>If this variable is 'true', any user can be declared adviser</p> |