JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove obsolete type="text/javascript" from script tags
[wfpl-cms.git] / admin_admins.html
index bf378e9..b19cc15 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>
@@ -45,7 +46,7 @@
                <!--~listings once_if {~-->
                        <p><a href="admin_admins?new=1">[Add a new account]</a></p>
 
-                       <table cellspacing="0" cellpadding="4" border="1" summary="">
+                       <table cellspacing="0" cellpadding="4" border="0" summary="" class="evenodd">
                                <tr><th>Name</th><th>Username</th><th>Role</th><th>&nbsp;</th></tr><!--~listings {~-->
                                <tr>
                                        <td class="listing"><a href="admin_admins?edit_id=~id~">~name html~<!--~name empty {~--><em>(blank)</em><!--~}~--></a></td>