Use Html::input() for login form
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 21 Aug 2009 21:35:34 +0000 (21:35 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 21 Aug 2009 21:35:34 +0000 (21:35 +0000)
commitfae2d87433de0cc1d890f66e0811e4317d963aee
tree9f2cacbf8c4b4048739ab976de0c609c20035471
parentf61d9e089d691203543a523d29e43b216caad184
Use Html::input() for login form

This fixes some invalid HTML output in r54567, and also makes the output
look more consistent and prettier.
includes/templates/Userlogin.php