From: Stephen Hill Date: Fri, 15 Mar 2013 14:54:39 +0000 (+0000) Subject: Input didn't have a type. X-Git-Tag: 1.7.5~182^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=9bb6811d2a8ea0d0bf17d8a92c0c13aa8b6377e1;p=tt-rss.git Input didn't have a type. This pasword input didn't have type="input". Now it does. --- diff --git a/classes/pref/users.php b/classes/pref/users.php index 49dd896e..0d7ca3c6 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 "";