From: Erik Moeller Date: Wed, 4 May 2005 20:49:59 +0000 (+0000) Subject: as discussed on IRC, move into the same line, but to the right of the [Go] X-Git-Tag: 1.5.0alpha2~312 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=d40e4b5a7e396c1dc522d001659531eaa9d90ec1;p=lhc%2Fweb%2Fwiklou.git as discussed on IRC, move into the same line, but to the right of the [Go] button --- diff --git a/includes/SpecialRecentchanges.php b/includes/SpecialRecentchanges.php index 3a05d2763d..6f6b3ba00f 100644 --- a/includes/SpecialRecentchanges.php +++ b/includes/SpecialRecentchanges.php @@ -445,13 +445,9 @@ function namespaceForm ( $namespace, $invert ) { - + - - - - -
$namespaceselect $submitbutton$namespaceselect $submitbutton $invertbox
$invertbox
"; + "; $out .= ''; return $out; }