From f945628a57879fa803ba1d22bc78b2df7c81bf12 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Thu, 9 Dec 2010 12:05:16 +0100 Subject: [PATCH] Clean this up a bit. --- horde/templates/common-header.inc | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/horde/templates/common-header.inc b/horde/templates/common-header.inc index 5f8ca3afa..690f386b5 100644 --- a/horde/templates/common-header.inc +++ b/horde/templates/common-header.inc @@ -1,23 +1,33 @@ - -'; -?> - -get('name'); if (!empty($title)) { $page_title .= ' :: ' . $title; } +?> + +> + +isMobile()) { @@ -32,4 +42,4 @@ if (!$GLOBALS['browser']->isMobile()) { <?php echo htmlspecialchars($page_title) ?> -> +> -- 2.11.0