diff --git a/ext/setup/main.php b/ext/setup/main.php index 22229fe4..6db65253 100644 --- a/ext/setup/main.php +++ b/ext/setup/main.php @@ -60,7 +60,7 @@ class SetupBlock extends Block { if(!is_null($label)) { $this->body .= ""; } - $this->body .= "\n"; + $this->body .= "\n"; $this->body .= "\n"; // setup page auto-layout counts
tags $this->body .= "\n"; } @@ -71,7 +71,7 @@ class SetupBlock extends Block { if(!is_null($label)) { $this->body .= ""; } - $this->body .= "\n"; + $this->body .= "\n"; $this->body .= "\n"; }