Follow-up to r55990, per comments:
authorHappy-melon <happy-melon@users.mediawiki.org>
Mon, 7 Sep 2009 19:52:14 +0000 (19:52 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Mon, 7 Sep 2009 19:52:14 +0000 (19:52 +0000)
commit419eecfb00b9b4beb181587a2c09c248556d11d5
tree66a8daf3584a3c8a346cb6bdda2631775ebb8bf7
parenta369bbd7d9adc0b258c6b30ef25bfa1eb43fbff5
Follow-up to r55990, per comments:
* replace $wgOut->addHTML( wfMsgWikiHTML( )) with $wgOut->addWikiMsg
* Use Html::hidden instead of Xml::hidden
* use wfMsgExt instead of wfMsg, to avoid double parsing
* Use 'help-message' rather than 'help' => wfMsg()
Plus lots of whitespace fixes etc
includes/specials/SpecialCreateAccount.php