From: Jan Schneider Date: Thu, 9 Dec 2010 11:05:16 +0000 (+0100) Subject: Clean this up a bit. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f945628a57879fa803ba1d22bc78b2df7c81bf12;p=horde.git Clean this up a bit. --- 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) ?> -> +>