JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
explain "none" admin role, bump wfpl
[wfpl-cms.git] / admin_admins.html
index bf378e9..e803d83 100644 (file)
                        <div class="field"><input type="text" name="username" value="~username attr~"></div>
 
                        <div class="caption">Password (case sensitive)</div>
-                       <div class="field_notes">To disable this account, make this password blank.</div>
+                       <div class="field_notes">If this is blank, the user will be unable to log in.</div>
                        <!--~editing {~--><div class="field_notes">Below you'll see only the encrypted version of the password. This is the only thing that's stored on the server, so if somebody has forgotten their password, the only thing that can be done about it is setting a new password using this field. If you do not edit this field, their password is unchanged.</div><!--~}~-->
                        <div class="field"><input type="text" name="password" value="~password attr~"></div>
 
                        <div class="caption">Role</div>
+                       <div class="field_notes">Set to "None" to disable the account. This is useful if you might want to enable it again with the same password, since (unlike deleting the account) the password is preserved in the database.</div>
                        <div class="field"><select name="privs"><!--~privs options~--></select></div>
 
                        <div class="caption">&nbsp;</div>