From 20c668e9def5ae16ff2384ea332fd5548e178f76 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Tue, 16 Sep 2003 05:38:33 +0000 Subject: Finally fixed the jumpto's to not have space around them. Also cleaned up the HTML footprint to be slimmer. --- includes/calendar_nav.php | 52 ++++++++-------------------- includes/sidebar.php | 88 ++++++++++++++++------------------------------- 2 files changed, 44 insertions(+), 96 deletions(-) (limited to 'includes') diff --git a/includes/calendar_nav.php b/includes/calendar_nav.php index 870808a..d5fbf56 100644 --- a/includes/calendar_nav.php +++ b/includes/calendar_nav.php @@ -98,44 +98,20 @@ -
- - - - - - - - - - - - - - - - - - - -
- -
 -
- - - -
-
+
+ '.$jump_lang.'
'; + echo '
'; + echo "
diff --git a/includes/sidebar.php b/includes/sidebar.php index eb5c966..8051434 100644 --- a/includes/sidebar.php +++ b/includes/sidebar.php @@ -13,7 +13,7 @@ $cal_displayname2 = $cal_displayname2 . "..."; } - $search_box = ''; + $search_box = '
'; ?> @@ -55,72 +55,46 @@
- - - - - +
+ + - - - -
- - - - - - - - - - - - - - - - - - - - - - -
- -
 -
- - - -
-
+
+
'; + echo "
'; + echo ''; + echo ''; + echo '
'; + } + + ?>

0) { ?> - - + - -
+ @@ -178,13 +152,11 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?>
- - + - -
+ -- cgit v1.2.3