From: Raimond Spekking Date: Sat, 18 Jul 2009 14:59:17 +0000 (+0000) Subject: Follow-up r53286: No need to create a label without following input element. X-Git-Tag: 1.31.0-rc.0~40850 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=5e7db179f066631747c6eea4f066b19b7abaf979;p=lhc%2Fweb%2Fwiklou.git Follow-up r53286: No need to create a label without following input element. --- diff --git a/includes/specials/SpecialAllmessages.php b/includes/specials/SpecialAllmessages.php index dd3ce6dc21..7136df1b60 100644 --- a/includes/specials/SpecialAllmessages.php +++ b/includes/specials/SpecialAllmessages.php @@ -66,7 +66,7 @@ class SpecialAllmessages extends SpecialPage { \n " . - Xml::label( wfMsg( 'allmessages-filter' ), 'filter' ) . + wfMsg( 'allmessages-filter' ) . "\n " . Xml::radioLabel( wfMsg( 'allmessages-filter-unmodified' ),