From da11334d9d325f3be588f1b17969ba5c44ed248c Mon Sep 17 00:00:00 2001 From: fenner Date: Sat, 30 Nov 2002 21:05:38 +0000 Subject: Change alt="" to alt=" ", since that renders better in w3m. Add alt tags to navigation images like back, next week, etc. --- day.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'day.php') diff --git a/day.php b/day.php index 5ad9b94..b8f5f32 100644 --- a/day.php +++ b/day.php @@ -76,19 +76,19 @@ if (is_array($master_array[($getdate)])) { - + - +
- '; ?> - '; ?> - '; ?> - '; ?> + '; ?> + '; ?> + '; ?> + '; ?>
'.$day_view_lang.''.$week_view_lang.''.$month_view_lang.''.$year_view_lang.'
@@ -126,7 +126,7 @@ if (is_array($master_array[($getdate)])) { '; + echo ''; echo ""; $thisdate = $start_week_time; $start_day = strtotime($week_start_day); @@ -153,10 +153,10 @@ if (is_array($master_array[($getdate)])) { - +
- + '; + echo ''; } ?>
 -- cgit v1.2.3