From 525ef650081f2d27145e4417f11ab6d108a37beb Mon Sep 17 00:00:00 2001 From: iglocska Date: Sun, 3 Aug 2014 21:24:46 +0200 Subject: [PATCH] Fix to the previous commit - previous commit broke the flash message alignment when debug was enabled --- app/View/Layouts/default.ctp | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/app/View/Layouts/default.ctp b/app/View/Layouts/default.ctp index 0a560692e..04192c10a 100755 --- a/app/View/Layouts/default.ctp +++ b/app/View/Layouts/default.ctp @@ -36,7 +36,7 @@ $padding_top = 10; if ($debugMode == 'debugOff') $padding_top = 50; ?> -
+
fetch('content'); ?>