From 38a593954401640aca8f0f2743ef1fdfabe319c6 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 4 Mar 2014 13:20:10 +0000 Subject: [PATCH] We WANT to allow users to scale their content, just a note about this --- application/layouts/scripts/layout.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/layouts/scripts/layout.phtml b/application/layouts/scripts/layout.phtml index affc32782..4d467c09f 100644 --- a/application/layouts/scripts/layout.phtml +++ b/application/layouts/scripts/layout.phtml @@ -1,7 +1,7 @@ - <?= $this->title ? $this->escape($this->title) : 'Icinga Web'; ?> - + <?= $this->title ? $this->escape($this->title) : 'Icinga Web' ?> +