Follow-up r53286: No need to create a label without following input element.
authorRaimond Spekking <raymond@users.mediawiki.org>
Sat, 18 Jul 2009 14:59:17 +0000 (14:59 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Sat, 18 Jul 2009 14:59:17 +0000 (14:59 +0000)
includes/specials/SpecialAllmessages.php

index dd3ce6d..7136df1 100644 (file)
@@ -66,7 +66,7 @@ class SpecialAllmessages extends SpecialPage {
                        </tr>
                        <tr>\n
                                <td class='mw-label'>" .
-                                       Xml::label( wfMsg( 'allmessages-filter' ), 'filter' ) .
+                                       wfMsg( 'allmessages-filter' ) .
                                "</td>\n
                                <td class='mw-input'>" .
                                        Xml::radioLabel( wfMsg( 'allmessages-filter-unmodified' ),