From: Ævar Arnfjörð Bjarmason Date: Fri, 24 Jun 2005 23:19:57 +0000 (+0000) Subject: * Putting the [] invert checkbox to the right of 'Go', like on X-Git-Tag: 1.5.0beta1~46 X-Git-Url: https://git.cyclocoop.org/%2C?a=commitdiff_plain;h=fc70a6a61ba975e82ac29573175d55cec46601bf;p=lhc%2Fweb%2Fwiklou.git * Putting the [] invert checkbox to the right of 'Go', like on Special:Contributions and Special:Recentchanges --- diff --git a/includes/SpecialAllpages.php b/includes/SpecialAllpages.php index 357f610d66..4c704e3741 100644 --- a/includes/SpecialAllpages.php +++ b/includes/SpecialAllpages.php @@ -81,11 +81,10 @@ function indexNamespaceForm ( $namespace = NS_MAIN, $from = '', $invert = false - $namespaceselect $submitbutton - - - $invertbox - + + $namespaceselect $submitbutton $invertbox + + ";