JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
link to archived versions from page edit page
[wfpl-cms.git] / admin_users.html
index 887ef4e..5c6caad 100644 (file)
@@ -4,7 +4,6 @@
 <head>
        <meta charset="utf-8" />
        <title><!--~$title show {~-->~$host~ Admin: Manage Accounts<!--~}~--></title>
-       <link rel="stylesheet" href="style.css">
 </head>
 
 <body>
@@ -28,8 +27,8 @@
                        <div class="field~username_bad {~ field_error~}~"><input type="text" name="username" value="~username attr~"></div>
 
                        <div class="caption">Password</div>
-                       <!--~editing unset {~--><div class="field_notes">If this is left blank, the user will be unable to log in.</div><!--~}~-->
-                       <!--~editing {~--><div class="field_notes">Leave this blank to leave teh password unchanged.</div><!--~}~-->
+                       <!--~id unset {~--><div class="field_notes">If this is left blank, the user will be unable to log in.</div><!--~}~-->
+                       <!--~id {~--><div class="field_notes">Leave this blank to leave the password unchanged.</div><!--~}~-->
                        <div class="field_notes">Password suggestions: ~password_suggestions {~<code class="password_suggestion">~password_suggestions html~</code>~ sep {~ ~}~~}~</div>
                        <div class="field~password_bad {~ field_error~}~">
                                <input type="password" name="pass1" value=""><br>