Change error/warning messages to be parsed instead of escaped
authorkaldari <rkaldari@wikimedia.org>
Wed, 22 Apr 2015 21:51:26 +0000 (14:51 -0700)
committerkaldari <rkaldari@wikimedia.org>
Wed, 22 Apr 2015 21:53:49 +0000 (14:53 -0700)
commit76a61ec0e8612ed95c6f7cae8db38d6b37ed0b0c
tree0be3398812f2f3c64ccf3993fa3583fadcf7c3b1
parent2994edfda43037dfa4ad53fd67aa5d8df744a959
Change error/warning messages to be parsed instead of escaped

On Special:UserLogin, the Gather extension wants to be able to
show more detailed information in the warningbox. This will allow
the message to be multiline and/or include formatting (e.g. bold).

Change-Id: I5af873b4807a286fd3c37acdc1b34099cd23e68f
includes/specials/SpecialUserlogin.php