From 9f5e1d4785008e1fe933f026413ab2d83602b431 Mon Sep 17 00:00:00 2001 From: Florian Strohmaier Date: Mon, 6 Jun 2016 11:16:22 +0200 Subject: [PATCH] Remove duplicate meta tag for viewport scale refs #11910 --- application/layouts/scripts/layout.phtml | 2 -- 1 file changed, 2 deletions(-) diff --git a/application/layouts/scripts/layout.phtml b/application/layouts/scripts/layout.phtml index 75238d458..d21c56f52 100644 --- a/application/layouts/scripts/layout.phtml +++ b/application/layouts/scripts/layout.phtml @@ -24,12 +24,10 @@ $innerLayoutScript = $this->layout()->innerLayout . '.phtml'; - <?= $this->title ? $this->escape($this->title) : 'Icinga Web' ?> -