JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
admin_users: fix field_notes about password left blank
[wfpl-cms.git] / admin_users.html
index 887ef4e..a9c7179 100644 (file)
@@ -28,8 +28,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>