SpecialAllMessages: Add missing <select id=""> for the <label for="">
authorFomafix <fomafix@googlemail.com>
Thu, 23 Jul 2015 08:41:27 +0000 (08:41 +0000)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 25 Jul 2015 19:03:28 +0000 (19:03 +0000)
commit23a6ecf03ac189781d167f7cc76c29bfdbb83fd6
tree5f0238ecb3b6deccc7458612564fa47beb2a1c99
parent13028443ccddfa23c53ab652eb8a28a0ce29b32b
SpecialAllMessages: Add missing <select id=""> for the <label for="">

Resolves validation error:
The for attribute of the label element must refer to a form control.

Change-Id: I5093cadd1ce706a91c22d038109e51df03819d5c
includes/specials/SpecialAllMessages.php