From: Antoine Musso Date: Tue, 6 Mar 2012 10:19:27 +0000 (+0000) Subject: revert r113117 per CR X-Git-Tag: 1.31.0-rc.0~24367 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=59ba30f5b6a1270a7db0abcbb198cd2d784c9d9c;p=lhc%2Fweb%2Fwiklou.git revert r113117 per CR --- diff --git a/includes/specials/SpecialContributions.php b/includes/specials/SpecialContributions.php index a43b87ac68..2a465739b9 100644 --- a/includes/specials/SpecialContributions.php +++ b/includes/specials/SpecialContributions.php @@ -447,7 +447,10 @@ class SpecialContributions extends SpecialPage { Html::namespaceSelector( array( 'selected' => $this->opts['namespace'], 'all' => '', + 'label' => null, ), array( + 'name' => 'namespace', + 'id' => 'namespace', 'class' => 'namespaceselector', ) ) . ' ' .