Merge "Miscellaneous indentation tweaks"
[lhc/web/wiklou.git] / includes / EditPage.php
index 926923f..a02392e 100644 (file)
@@ -2618,7 +2618,7 @@ class EditPage {
                        return;
                }
 
-               $this->showHeader();
+               $this->showHeader();
 
                $wgOut->addHTML( $this->editFormPageTop );