From 40465bc11fcbdc59fc9e0088f227ac69bcd36d86 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Mon, 21 Sep 2015 20:18:19 -0400 Subject: [PATCH] admin_users: fix field_notes about password left blank --- admin_users.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_users.html b/admin_users.html index 887ef4e..a9c7179 100644 --- a/admin_users.html +++ b/admin_users.html @@ -28,8 +28,8 @@
Password
-
If this is left blank, the user will be unable to log in.
-
Leave this blank to leave teh password unchanged.
+
If this is left blank, the user will be unable to log in.
+
Leave this blank to leave the password unchanged.
Password suggestions: ~password_suggestions {~~password_suggestions html~~ sep {~ ~}~~}~

-- 1.7.10.4