From 48c768a1a2157a11b422d2ae7bfac2b062359486 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Mon, 8 Nov 2010 02:07:52 -0500 Subject: [PATCH] close the head tag --- horde/templates/common-header-mobile.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.11.0