From 8813f4ff668280b8f1177633db33cd14bd6047f5 Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Wed, 30 May 2018 15:06:34 +0200 Subject: [PATCH] Correct indentation in index.php --- index.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/index.php b/index.php index 0ca6311..9c37210 100644 --- a/index.php +++ b/index.php @@ -48,16 +48,16 @@ ob_start(function($output) { global $pageTitle; global $htmlHead; - $output = ' + $output = ' - - ' . $pageTitle . ($pageTitle == "" ? "" : " - ") . PAGE_NAME . ' - - - ' . $htmlHead . ' - - - ' . $output; + + ' . $pageTitle . ($pageTitle == "" ? "" : " - ") . PAGE_NAME . ' + + + ' . $htmlHead . ' + + + ' . $output; return $output; }); ?> @@ -67,13 +67,13 @@ This page has been generated by [Simpub CMS] which is open source software. You can find it here: https://git.notsyncing.net:8080/web/simpub --> - + -
+
Copyright | |
-
- +
+