From e2dc8c065df56fa4031033d41b5cf6976a142f5f Mon Sep 17 00:00:00 2001 From: shish Date: Mon, 16 Jul 2007 07:44:35 +0000 Subject: [PATCH] and a couple more git-svn-id: file:///home/shish/svn/shimmie2/trunk@290 7f39781d-f577-437e-ae19-be835c7a54ca --- ext/setup/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"; }