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. --- includes/calendar_nav.php | 78 +++++++++++++++--------------- includes/event.php | 8 ++-- includes/sidebar.php | 120 +++++++++++++++++++++++----------------------- includes/todo.php | 8 ++-- 4 files changed, 107 insertions(+), 107 deletions(-) (limited to 'includes') diff --git a/includes/calendar_nav.php b/includes/calendar_nav.php index 448f660..501bae8 100644 --- a/includes/calendar_nav.php +++ b/includes/calendar_nav.php @@ -14,12 +14,12 @@
- + - + - + - +
\"right\""; ?>\"[$last_day_lang]\""; ?> \"right\""; ?>\"[$next_day_lang]\""; ?>
@@ -28,7 +28,7 @@ - + @@ -36,13 +36,13 @@ @@ -114,42 +114,42 @@
- - - - - - - + + + + + + + - + - +
- + - + - + - + - + - + - + - + - + - + - +
@@ -165,14 +165,14 @@
 @@ -182,14 +182,14 @@ @@ -222,7 +222,7 @@
- + - + - + - +
 $goday_lang
\n @@ -206,7 +206,7 @@
- + @@ -230,13 +230,13 @@ diff --git a/includes/event.php b/includes/event.php index 8a37ed5..d7ac996 100644 --- a/includes/event.php +++ b/includes/event.php @@ -53,12 +53,12 @@ $calendar_name2 = str_replace('\\', '', $calendar_name2);
- - - - - - - + + + + + + + - + - +
- + - + - + - + diff --git a/includes/sidebar.php b/includes/sidebar.php index 948bce5..a2e7cf4 100644 --- a/includes/sidebar.php +++ b/includes/sidebar.php @@ -15,22 +15,22 @@
@@ -68,13 +68,13 @@ $calendar_name2 = str_replace('\\', '', $calendar_name2); if ($start == '' && $end == '' && isset($start, $end)) $event_times = ' - ('.$all_day_lang.')'; ?>

'; ?>
 [:space:]]+[[:alnum:]/]", '\0', $description); ?> - + - + @@ -59,7 +59,7 @@
\"right\""; ?>\"[$prev_lang]\""; ?> \"right\""; ?>\"[$next_lang]\""; ?>
- + - + - + - +
 $goday_lang
\n @@ -47,7 +47,7 @@
- + @@ -67,38 +67,38 @@ @@ -135,7 +135,7 @@
- + - + - + - + - + - + - + - + - + - + - + @@ -122,7 +122,7 @@ - +
 @@ -111,10 +111,10 @@ } if ($show_search == 'yes') { ?>
- + @@ -143,12 +143,12 @@ @@ -198,7 +198,7 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?>
- + \n"; - echo ""; + echo ""; echo " - +
\"\n"; foreach ($master_array[("$tomorrows_date")] as $event_times) { foreach ($event_times as $val) { @@ -183,7 +183,7 @@
- + @@ -206,12 +206,12 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?> @@ -274,7 +274,7 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?>
- + \n"; - echo ""; + echo ""; echo " - +
\"\n"; foreach ($master_array['-2'] as $vtodo_times) { foreach ($vtodo_times as $val) { @@ -241,12 +241,12 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?> if ($status == 'COMPLETED' || (isset($val['completed_date']) && isset($val['completed_time']))) { if ($show_completed == 'yes') { $vtodo_text = "$vtodo_text"; - echo "\"\" $vtodo_text
\n"; + echo "\" $vtodo_text
\n"; } } elseif (isset($val['priority']) && ($val['priority'] != 0) && ($val['priority'] <= 5)) { - echo "\"\" $vtodo_text
\n"; + echo "\" $vtodo_text
\n"; } else { - echo "\"\" $vtodo_text
\n"; + echo "\" $vtodo_text
\n"; } } } @@ -258,7 +258,7 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?>
- + @@ -282,13 +282,13 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?> @@ -354,7 +354,7 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?>
- - - - - - - + + + + + + + ?> - + - +
- + @@ -362,13 +362,13 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?> @@ -434,7 +434,7 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?>
- - - - - - - + + + + + + + ?> - + - +
- + @@ -442,13 +442,13 @@ if ((isset($master_array['-2'])) && ($show_todos == 'yes')) { ?> diff --git a/includes/todo.php b/includes/todo.php index 82d8779..88fa065 100644 --- a/includes/todo.php +++ b/includes/todo.php @@ -79,24 +79,24 @@ if (isset($vtodo_array['priority']) && ($vtodo_array['priority'] !== '')) {
- - - - - - - + + + + + + + ?> - + - +
- + - +
- + - + -- cgit v1.2.3
 [:space:]]+[[:alnum:]/]",'\0',$vtodo_text).'

'; ?>
 [:space:]]+[[:alnum:]/]", '\0', $description); ?>