X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=templates%2Fusers.html;h=6a6e8aac999c9b26481c4a5e5f5fc05315efe215;hb=98edb36ad023334bc396178e83829ae853224b7e;hp=3798c53a6f3771e430a173d4bc064cc4c7563148;hpb=8bbcb8213ae1a7bd7364cc632657d7f645b4a00a;p=cocanwiki.git diff --git a/templates/users.html b/templates/users.html index 3798c53..6a6e8aa 100644 --- a/templates/users.html +++ b/templates/users.html @@ -3,26 +3,27 @@ Users - +

Users

- + - + + ::table(users):: @@ -32,6 +33,7 @@ + ::end:: @@ -79,24 +81,38 @@ If set, user may: + +
Manage contacts
+
+ +

+If set, user may view and change the list of email +addresses associated with contact forms, and create +and delete contact forms. +

+ +
+
Name Username Email address Registration Permissions Permissions
Edit Manage users Manage contacts
::registration_date_html:: ::if(can_edit)::Can edit::end:: ::if(can_manage_users)::Can manage users::end:: ::if(can_manage_contacts)::Can manage contacts::end::