diff options
Diffstat (limited to 'language/en_US/help/user_list.html')
-rw-r--r-- | language/en_US/help/user_list.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/language/en_US/help/user_list.html b/language/en_US/help/user_list.html deleted file mode 100644 index 371facf87..000000000 --- a/language/en_US/help/user_list.html +++ /dev/null @@ -1,23 +0,0 @@ -<h2>Users list</h2> - -<p>This is where you manage the users of your Piwigo gallery.</p> - -<h3>Add a user</h3> - -<p>An administrator can add users manually. For each user create a username, a password and submit a valid email address.</p> - -<h3>Users list</h3> - -<p>The list of existing users can be filtered on username (use * as wildcard), group or status. It can be ordered by registration date or username, in ascending or descending order.</p> - -<p>This screen allows the management of several users at once, using different actions:</p> - -<ul> - <li>delete users (requires confirmation)</li> - <li>change the status of the user</li> - <li>associate or dissociate from groups</li> - <li>modify display properties</li> - <li>modify additional preferences</li> -</ul> - -<p>The target is the selected user (by default) or all users as displayed in the filtered list.</p>
\ No newline at end of file |