Merge "(bug 40585) Don't drop 'step="any"' in HTML input fields."
[lhc/web/wiklou.git] / includes / specials / SpecialWantedpages.php
index dec123d..05df400 100644 (file)
@@ -27,7 +27,7 @@
  * @ingroup SpecialPage
  */
 class WantedPagesPage extends WantedQueryPage {
-       
+
        function __construct( $name = 'Wantedpages' ) {
                parent::__construct( $name );
        }