From 1a82e3ed9feed47861a16b585e0d883220b2e21b Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 5 Sep 2013 22:23:10 +0200 Subject: Fix mess in header.php breaking error pages Signed-off-by: Florian Pritz --- application/views/header.php | 78 ++++++++++++++++++++++---------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/application/views/header.php b/application/views/header.php index c1844d674..396841a0e 100644 --- a/application/views/header.php +++ b/application/views/header.php @@ -32,7 +32,7 @@ if (is_cli_client() && !isset($force_full_html)) { - + +
-- cgit v1.2.3-24-g4f1b