Remove double escaping in Special:Block
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Sat, 6 Dec 2014 10:47:19 +0000 (11:47 +0100)
committerLegoktm <legoktm.wikipedia@gmail.com>
Thu, 18 Dec 2014 20:04:27 +0000 (20:04 +0000)
commita8e049e52a4ce70bea19e5b7f27f3395e778c86e
tree9e60275b679d3579a6432580d0089292b5990b83
parenta1c58aebc24510598775ce6eb22f8e29baca8f71
Remove double escaping in Special:Block

This function is used in two extensions, which also pass it to
HtmlForm, so no underescaping there either.

Change-Id: I93325051b3a6ef8fc242437a736b5c84bda56b7d
includes/specials/SpecialBlock.php