From 406884dd68ab66ffcf75832da823c12288a65866 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Wed, 2 Oct 2002 20:44:09 +0000 Subject: More lang support, cleaned up month_bottom.php --- languages/english.inc.php | 4 ++ month_bottom.php | 127 +++++++++++++++++++++++----------------------- sidebar.php | 6 +-- 3 files changed, 70 insertions(+), 67 deletions(-) diff --git a/languages/english.inc.php b/languages/english.inc.php index f49cfe7..904ce4a 100644 --- a/languages/english.inc.php +++ b/languages/english.inc.php @@ -40,6 +40,10 @@ $this_week_lang = "This Week"; $this_month_lang = "This Month"; $jump_lang = "Jump to"; $tomorrows_lang = "Tomorrow's Events"; +$goday_lang = "Go to Today"; +$goweek_lang = "Go to This Week"; +$gomonth_lang = "Go to This Month"; +$goyear_lang = "Go to This Year"; // Date display since setlocale isnt perfect. $daysofweek_lang = array ("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"); diff --git a/month_bottom.php b/month_bottom.php index 0e9cac8..6e551c3 100644 --- a/month_bottom.php +++ b/month_bottom.php @@ -8,17 +8,25 @@ ?>
- +
+ + + + + + + +
\"right\""; ?>\"right\""; ?>
-
- +
- - - + + +
@@ -91,65 +99,58 @@
+
-
- - - - - - +
\"right\""; ?>\"right\""; ?>
+ @@ -165,53 +166,51 @@
- - - - + - - - - - - - - + - + - + - - - + + - - - + +
Go to Today"; ?>
Go to This Week"; ?>
Go to This Month"; ?>
\"\""; ?>$subscribe_lang"; ?>
\"\""; ?>$download_lang"; ?> +
+ + + +
+
-
- + -
+ - - - - - - @@ -221,7 +220,7 @@
+ - + + + + + - + - + - + + + + + + + + - + + + - - + + + -
$goday_lang"; ?>
$goweek_lang"; ?>
$gomonth_lang"; ?>
\"\""; ?>$subscribe_lang"; ?>
-
- - - -
-
\"\""; ?>$download_lang"; ?>
+
@@ -230,11 +229,11 @@
- +
- - - + + + - + - + - + -- cgit v1.2.3
diff --git a/sidebar.php b/sidebar.php index be84045..3dc89cf 100644 --- a/sidebar.php +++ b/sidebar.php @@ -32,21 +32,21 @@
Go to Today"; ?>$goday_lang"; ?>
Go to This Week"; ?>$goweek_lang"; ?>
Go to This Month"; ?>$gomonth_lang"; ?>