From: Alexandre Emsenhuber Date: Thu, 8 May 2008 14:14:28 +0000 (+0000) Subject: Fix XHTML error from r34401. X-Git-Tag: 1.31.0-rc.0~47821 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=d00aae98790fce93cc0380563e52a0d608da9ba0;p=lhc%2Fweb%2Fwiklou.git Fix XHTML error from r34401. --- diff --git a/includes/SpecialUserrights.php b/includes/SpecialUserrights.php index 92fec983a1..4206228c06 100644 --- a/includes/SpecialUserrights.php +++ b/includes/SpecialUserrights.php @@ -360,8 +360,7 @@ class UserrightsPage extends SpecialPage { $grouplist . Xml::tags( 'p', null, $this->groupCheckboxes( $groups ) ) . Xml::openElement( 'table', array( 'border' => '0', 'id' => 'mw-userrights-table-outer' ) ) . - " - + " " . Xml::label( wfMsg( 'userrights-reason' ), 'wpReason' ) . "