Fix bug in HTMLForm where password fields only got the type="password" attribute...
authorHappy-melon <happy-melon@users.mediawiki.org>
Sat, 26 Sep 2009 11:20:25 +0000 (11:20 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Sat, 26 Sep 2009 11:20:25 +0000 (11:20 +0000)
commit6fce8771f7077f58547a923a686252b9043392d3
treeda16c4dfbf85a4a742cc7b2bfa499d9b21104644
parent8493ffbc151d5ed7149b86c4133fa24ef9ac032f
Fix bug in HTMLForm where password fields only got the type="password" attribute if $wgHtml5 = true.  Prompted by r56937.
RELEASE-NOTES
includes/HTMLForm.php