Do not use raw html for Special:ProtectedPages drop-down messages
authorBrian Wolff <bawolff+wn@gmail.com>
Sun, 17 Feb 2019 11:14:18 +0000 (11:14 +0000)
committerBrian Wolff <bawolff+wn@gmail.com>
Mon, 18 Feb 2019 11:12:15 +0000 (11:12 +0000)
commit1d680bbe923d2942dd7d08ed58d2a93f3ada0957
treee923a3461f95ac19c498058943c3da02bc9af229
parent8098aeaa4d2535fb4e695fc835756a72cec1aea6
Do not use raw html for Special:ProtectedPages drop-down messages

The following messages are affected: protectedpages-indef,
protectedpages-cascade, protectedpages-noredirect.

This appear to be accidental. AFAIK nobody is using these messages
in a raw html fashion.

This change is to make phan-taint-check happier.

Bug: T216348
Change-Id: I0e038c2e01e2252be288b86950208510741efc67
includes/specials/SpecialProtectedpages.php