From 9bb6811d2a8ea0d0bf17d8a92c0c13aa8b6377e1 Mon Sep 17 00:00:00 2001 From: Stephen Hill Date: Fri, 15 Mar 2013 14:54:39 +0000 Subject: Input didn't have a type. This pasword input didn't have type="input". Now it does. --- classes/pref/users.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/pref') diff --git a/classes/pref/users.php b/classes/pref/users.php index 49dd896e9..0d7ca3c6e 100644 --- a/classes/pref/users.php +++ b/classes/pref/users.php @@ -169,7 +169,7 @@ class Pref_Users extends Handler_Protected { print "
"; print __('Change password to') . - " "; print ""; -- cgit v1.2.3