From 4889e1d8af1b923405204bb91fc8c732eb9ab96d Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 21 Sep 2003 17:13:45 +0000 Subject: Removed extra form space with a style. --- includes/calendar_nav.php | 2 +- includes/sidebar.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'includes') diff --git a/includes/calendar_nav.php b/includes/calendar_nav.php index b299c6d..132fa2d 100644 --- a/includes/calendar_nav.php +++ b/includes/calendar_nav.php @@ -104,7 +104,7 @@ echo ''.$jump_lang.'
'; echo '
'; - echo "
"; include('./functions/list_icals.php'); include('./functions/list_years.php'); include('./functions/list_months.php'); diff --git a/includes/sidebar.php b/includes/sidebar.php index cba4e46..6456a73 100644 --- a/includes/sidebar.php +++ b/includes/sidebar.php @@ -13,7 +13,7 @@ if (strlen($cal_displayname2) > 24) { $cal_displayname2 = $cal_displayname2 . "..."; } -$search_box = '
'; +$search_box = '
'; ?> @@ -50,7 +50,7 @@ $search_box = ''; - echo ''; + echo ''; echo "'; + echo ''; echo ''; echo ''; echo ''; -- cgit v1.2.3