From: Michael J. Rubinsky Date: Mon, 8 Nov 2010 07:07:52 +0000 (-0500) Subject: close the head tag X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=48c768a1a2157a11b422d2ae7bfac2b062359486;p=horde.git close the head tag --- diff --git a/horde/templates/common-header-mobile.inc b/horde/templates/common-header-mobile.inc index c69f7763e..c618ebb4d 100644 --- a/horde/templates/common-header-mobile.inc +++ b/horde/templates/common-header-mobile.inc @@ -1,6 +1,6 @@ - + get('name'); if (!empty($title)) { @@ -9,4 +9,5 @@ if (!empty($title)) { <?php echo htmlspecialchars($title) ?> - \ No newline at end of file + + \ No newline at end of file