* Changed all calls to wfMsgWikiHtml() in core
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 6 Feb 2011 12:38:33 +0000 (12:38 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 6 Feb 2011 12:38:33 +0000 (12:38 +0000)
commit5ce1ed2b1b5328b7a50f140ea9c54aca505668cf
tree4df526a3ddaa5b637a6318e814b56ead211ff155
parent41b46c43e3cdde79f67d201fc41bc80f8a25dbff
* Changed all calls to wfMsgWikiHtml() in core
* Now replacing parameter before parsing where possible
* Used 'parseinline' for 'nosuchuser' message in Special:Userlogin for consistency with other error messages
includes/EditPage.php
includes/OutputPage.php
includes/specials/SpecialAllpages.php
includes/specials/SpecialConfirmemail.php
includes/specials/SpecialPrefixindex.php
includes/specials/SpecialUndelete.php
includes/specials/SpecialUpload.php
includes/specials/SpecialUserlogin.php
includes/specials/SpecialWatchlist.php