From: Aaron Schulz Date: Sun, 13 Apr 2008 23:34:47 +0000 (+0000) Subject: Break here X-Git-Tag: 1.31.0-rc.0~48354 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=ded492edd0538d557bc1b847f43cfc2867ff2fba;p=lhc%2Fweb%2Fwiklou.git Break here --- diff --git a/includes/SpecialProtectedpages.php b/includes/SpecialProtectedpages.php index 445ad62c50..0ebd8074cd 100644 --- a/includes/SpecialProtectedpages.php +++ b/includes/SpecialProtectedpages.php @@ -117,7 +117,7 @@ class ProtectedPagesForm { $this->getNamespaceMenu( $namespace ) . " \n" . $this->getTypeMenu( $type ) . " \n" . $this->getLevelMenu( $level ) . " \n" . - "  " . + "
  " . $this->getExpiryCheck( $indefOnly ) . " \n" . $this->getSizeLimit( $sizetype, $size ) . " \n" . "" .