From e1798e00ee00e7f96dd8683b94c06a1915664f10 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Wed, 17 Nov 2010 15:47:18 -0500 Subject: [PATCH] Don't add the footer if we don't use it --- kronolith/templates/mobile/day.html.php | 2 -- kronolith/templates/mobile/event.html.php | 1 - kronolith/templates/mobile/month.html.php | 17 +++++++++++++++-- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/kronolith/templates/mobile/day.html.php b/kronolith/templates/mobile/day.html.php index 11b7bc66b..466b49cb2 100644 --- a/kronolith/templates/mobile/day.html.php +++ b/kronolith/templates/mobile/day.html.php @@ -18,6 +18,4 @@
-
-
diff --git a/kronolith/templates/mobile/event.html.php b/kronolith/templates/mobile/event.html.php index 16b8254ab..ebb17ddb3 100644 --- a/kronolith/templates/mobile/event.html.php +++ b/kronolith/templates/mobile/event.html.php @@ -1,5 +1,4 @@

-
diff --git a/kronolith/templates/mobile/month.html.php b/kronolith/templates/mobile/month.html.php index 118eb7a48..f0a259dfb 100644 --- a/kronolith/templates/mobile/month.html.php +++ b/kronolith/templates/mobile/month.html.php @@ -32,7 +32,20 @@ - -
+
 
+
-- 2.11.0