From 5ea4d42e052b4ce563784e1bdcc1e7df4ef8e3b3 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 23 Jun 2014 18:42:44 +0200 Subject: Some minor html fixes/improvements --- index.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index.php') diff --git a/index.php b/index.php index a14bda6a..4b83baaa 100644 --- a/index.php +++ b/index.php @@ -121,7 +121,9 @@ Message::renderList(); Page::render(); if (defined('CONFIG_DEBUG') && CONFIG_DEBUG) { + Render::openTag('div', array('class' => 'container')); Message::addWarning('debug-mode'); + Render::closeTag('div'); } // Send page to client. -- cgit v1.2.3-55-g7522