aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Westin <westin@users.sourceforge.net>2004-02-05 07:06:11 +0000
committerGreg Westin <westin@users.sourceforge.net>2004-02-05 07:06:11 +0000
commitad86114448a49bbf132b36b4a1cfbab9628f328c (patch)
tree9f7a39832be4f537c8d532181da9d5805ab71159
parent30027f73164beba826a969f7dc9e9ebd2cd15b8e (diff)
downloadphpicalendar-ad86114448a49bbf132b36b4a1cfbab9628f328c.tar.gz
phpicalendar-ad86114448a49bbf132b36b4a1cfbab9628f328c.tar.bz2
phpicalendar-ad86114448a49bbf132b36b4a1cfbab9628f328c.zip
Cleaned up code, checking with the W3C HTML validator.
-rw-r--r--functions/list_functions.php4
-rw-r--r--functions/template.php6
-rw-r--r--templates/default/calendar_nav.tpl28
-rw-r--r--templates/default/day.tpl16
-rw-r--r--templates/default/month.tpl28
-rw-r--r--templates/default/month_medium.tpl8
-rw-r--r--templates/default/preferences.tpl32
-rw-r--r--templates/default/sidebar.tpl8
-rw-r--r--templates/default/year.tpl34
9 files changed, 82 insertions, 82 deletions
diff --git a/functions/list_functions.php b/functions/list_functions.php
index 1875bf9..170daa5 100644
--- a/functions/list_functions.php
+++ b/functions/list_functions.php
@@ -14,7 +14,7 @@ function list_jumps() {
function list_calcolors() {
global $template, $master_array;
foreach ($master_array[-3] as $key => $val) {
- $return .= '<img src="templates/'.$template.'/images/monthdot_'.$key.'.gif"> '.$val.'<br>';
+ $return .= '<img src="templates/'.$template.'/images/monthdot_'.$key.'.gif" alt="" /> '.$val.'<br>';
}
return $return;
@@ -114,4 +114,4 @@ function list_languages() {
}
-?> \ No newline at end of file
+?>
diff --git a/functions/template.php b/functions/template.php
index acd7861..e7bc7f1 100644
--- a/functions/template.php
+++ b/functions/template.php
@@ -122,7 +122,7 @@ class Page {
if ($type == 'large') {
$switch['ALLDAY'] .= '<div class="V10"><img src="templates/'.$template.'/images/monthdot_'.$calno.'.gif" alt="" width="9" height="9" border="0">';
$switch['ALLDAY'] .= openevent($event_calna, '', '', $val, $month_event_lines, 15, '', '', 'psf', $event_url);
- $switch['ALLDAY'] .= '</span></div>';
+ $switch['ALLDAY'] .= '</div>';
} else {
$switch['ALLDAY'] .= '<img src="templates/'.$template.'/images/allday_dot.gif" alt=" " width="11" height="10" border="0">';
}
@@ -135,7 +135,7 @@ class Page {
if ($type == 'large') {
$switch['EVENT'] .= '<div class="V9"><img src="templates/'.$template.'/images/monthdot_'.$calno.'.gif" alt="" width="9" height="9" border="0">';
$switch['EVENT'] .= openevent($event_calna, $event_start, $event_end, $val, $month_event_lines, 10, "$start2 ", '', 'ps3', $event_url).'<br>';
- $switch['EVENT'] .= '</span></div>';
+ $switch['EVENT'] .= '</div>';
} else {
$switch['EVENT'] = '<img src="templates/'.$template.'/images/event_dot.gif" alt=" " width="11" height="10" border="0">';
}
@@ -299,4 +299,4 @@ class Page {
print($this->page);
}
}
-?> \ No newline at end of file
+?>
diff --git a/templates/default/calendar_nav.tpl b/templates/default/calendar_nav.tpl
index 9b4fb84..8de9641 100644
--- a/templates/default/calendar_nav.tpl
+++ b/templates/default/calendar_nav.tpl
@@ -4,9 +4,9 @@
{MONTH_SMALL|-1}
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
+ <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
</td>
@@ -44,14 +44,14 @@
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
+ <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
</td>
<td>
- <img src="images/spacer.gif" width="20" height="1" alt=" ">
+ <img src="images/spacer.gif" width="20" height="1" alt=" " />
</td>
<td width="160" valign="top">
<table width="170" border="0" cellpadding="3" cellspacing="0" class="calborder">
@@ -79,9 +79,9 @@
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
+ <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
</td>
@@ -92,11 +92,11 @@
{MONTH_SMALL|+1}
<table width="170" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
+ <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
</td>
</tr>
-</table> \ No newline at end of file
+</table>
diff --git a/templates/default/day.tpl b/templates/default/day.tpl
index 77a4741..286b8a5 100644
--- a/templates/default/day.tpl
+++ b/templates/default/day.tpl
@@ -12,10 +12,10 @@
<td align="right" width="120" class="navback">
<table width="120" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/day_on.gif" alt="{L_DAY}" border="0"></a></td>
- <td><a class="psf" href="week.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/week_on.gif" alt="{L_WEEK}" border="0"></a></td>
- <td><a class="psf" href="month.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/month_on.gif" alt="{L_MONTH}" border="0"></a></td>
- <td><a class="psf" href="year.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" border="0"></a></td>
+ <td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/day_on.gif" alt="{L_DAY}" border="0" /></a></td>
+ <td><a class="psf" href="week.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/week_on.gif" alt="{L_WEEK}" border="0" /></a></td>
+ <td><a class="psf" href="month.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/month_on.gif" alt="{L_MONTH}" border="0" /></a></td>
+ <td><a class="psf" href="year.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" border="0" /></a></td>
</tr>
</table>
</td>
@@ -90,13 +90,13 @@
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
+ <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
</td>
- <td width="10"><img src="images/spacer.gif" width="10" height="1" alt=" "></td>
+ <td width="10"><img src="images/spacer.gif" width="10" height="1" alt=" " /></td>
<td width="170" valign="top">
{SIDEBAR}
</td>
diff --git a/templates/default/month.tpl b/templates/default/month.tpl
index 0cc9569..c541899 100644
--- a/templates/default/month.tpl
+++ b/templates/default/month.tpl
@@ -9,19 +9,19 @@
<td class="navback">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td align="right" width="40%" class="navback"><a class="psf" href="month.php?cal={CAL}&amp;getdate={PREV_MONTH}"><img src="templates/{TEMPLATE}/images/left_day.gif" alt="{L_PREV}" border="0" align="right"></a></td>
+ <td align="right" width="40%" class="navback"><a class="psf" href="month.php?cal={CAL}&amp;getdate={PREV_MONTH}"><img src="templates/{TEMPLATE}/images/left_day.gif" alt="{L_PREV}" border="0" align="right" /></a></td>
<td align="center" width="20%" class="navback" nowrap valign="middle"><font class="H20">{DISPLAY_DATE}</font></td>
- <td align="left" width="40%" class="navback"><a class="psf" href="month.php?cal={CAL}&amp;getdate={NEXT_MONTH}"><img src="templates/{TEMPLATE}/images/right_day.gif" alt="{L_NEXT}" border="0" align="left"></a></td>
+ <td align="left" width="40%" class="navback"><a class="psf" href="month.php?cal={CAL}&amp;getdate={NEXT_MONTH}"><img src="templates/{TEMPLATE}/images/right_day.gif" alt="{L_NEXT}" border="0" align="left" /></a></td>
</tr>
</table>
</td>
<td align="right" width="120" class="navback">
<table width="120" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/day_on.gif" alt="{L_DAY}" border="0"></a></td>
- <td><a class="psf" href="week.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/week_on.gif" alt="{L_WEEK}" border="0"></a></td>
- <td><a class="psf" href="month.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/month_on.gif" alt="{L_MONTH}" border="0"></a></td>
- <td><a class="psf" href="year.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" border="0"></a></td>
+ <td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/day_on.gif" alt="{L_DAY}" border="0" /></a></td>
+ <td><a class="psf" href="week.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/week_on.gif" alt="{L_WEEK}" border="0" /></a></td>
+ <td><a class="psf" href="month.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/month_on.gif" alt="{L_MONTH}" border="0" /></a></td>
+ <td><a class="psf" href="year.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" border="0" /></a></td>
</tr>
</table>
</td>
@@ -33,9 +33,9 @@
{MONTH_LARGE|+0}
<table width="735" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
+ <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
<br>
@@ -47,9 +47,9 @@
<td align="center" valign="middle" bgcolor="white">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td align="right" width="40%" class="navback"><a class="psf" href="month.php?cal={CAL}&amp;getdate={PREV_MONTH}"><img src="templates/{TEMPLATE}/images/left_day.gif" alt="{L_PREV}" border="0" align="right"></a></td>
+ <td align="right" width="40%" class="navback"><a class="psf" href="month.php?cal={CAL}&amp;getdate={PREV_MONTH}"><img src="templates/{TEMPLATE}/images/left_day.gif" alt="{L_PREV}" border="0" align="right" /></a></td>
<td align="center" width="20%" class="navback" nowrap valign="middle"><font class="H20">{L_THIS_MONTHS}</font></td>
- <td align="left" width="40%" class="navback"><a class="psf" href="month.php?cal={CAL}&amp;getdate={NEXT_MONTH}"><img src="templates/{TEMPLATE}/images/right_day.gif" alt="{L_NEXT}" border="0" align="left"></a></td>
+ <td align="left" width="40%" class="navback"><a class="psf" href="month.php?cal={CAL}&amp;getdate={NEXT_MONTH}"><img src="templates/{TEMPLATE}/images/right_day.gif" alt="{L_NEXT}" border="0" align="left" /></a></td>
</tr>
</table>
</td>
@@ -85,9 +85,9 @@
</table>
<table width="737" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
- <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
+ <td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
+ <td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
<!-- switch showbottom off -->
diff --git a/templates/default/month_medium.tpl b/templates/default/month_medium.tpl
index 231252e..1fb74ed 100644
--- a/templates/default/month_medium.tpl
+++ b/templates/default/month_medium.tpl
@@ -14,12 +14,12 @@
<tr height="30">
<!-- loop monthdays on -->
<!-- switch notthismonth on -->
- <td width="30" height="30" align="right" valign="top" class="monthoff" onmouseover="this.style.backgroundColor="#DDDDDD"" onmouseout="this.style.backgroundColor="#F2F2F2"" onclick="window.location.href='day.php?cal=all_calendars_combined971&amp;getdate=20031228'">
+ <td width="30" height="30" align="right" valign="top" class="monthoff" onmouseover="this.style.backgroundColor='#DDDDDD'" onmouseout="this.style.backgroundColor='#F2F2F2'" onclick="window.location.href='day.php?cal=all_calendars_combined971&amp;getdate=20031228'">
<div align="right" valign="top" class="V9"><a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a></div>
</td>
<!-- switch notthismonth off -->
<!-- switch istoday on -->
- <td width="30" height="30" align="right" valign="top" class="monthreg" onmouseover="this.style.backgroundColor="#DDDDDD"" onmouseout="this.style.backgroundColor="#FFFFFF"" onclick="window.location.href='day.php?cal=all_calendars_combined971&amp;getdate=20040101'">
+ <td width="30" height="30" align="right" valign="top" class="monthreg" onmouseover="this.style.backgroundColor='#DDDDDD'" onmouseout="this.style.backgroundColor='#FFFFFF'" onclick="window.location.href='day.php?cal=all_calendars_combined971&amp;getdate=20040101'">
<div align="right" valign="top" class="V9"><a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a></div>
<div align="center" valign="top">
{ALLDAY}
@@ -28,7 +28,7 @@
</td>
<!-- switch istoday off -->
<!-- switch ismonth on -->
- <td width="30" height="30" align="right" valign="top" class="monthreg" onmouseover="this.style.backgroundColor="#DDDDDD"" onmouseout="this.style.backgroundColor="#FFFFFF"" onclick="window.location.href='day.php?cal=all_calendars_combined971&amp;getdate=20040101'">
+ <td width="30" height="30" align="right" valign="top" class="monthreg" onmouseover="this.style.backgroundColor='#DDDDDD'" onmouseout="this.style.backgroundColor='#FFFFFF'" onclick="window.location.href='day.php?cal=all_calendars_combined971&amp;getdate=20040101'">
<div align="right" valign="top" class="V9"><a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a></div>
<div align="center" valign="top">
{ALLDAY}
@@ -42,4 +42,4 @@
</table>
</td>
</tr>
-</table> \ No newline at end of file
+</table>
diff --git a/templates/default/preferences.tpl b/templates/default/preferences.tpl
index 36d925a..8a33993 100644
--- a/templates/default/preferences.tpl
+++ b/templates/default/preferences.tpl
@@ -5,7 +5,7 @@
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td align="left" width="120" class="navback"><a href="{BACK_PAGE}"><img src="templates/{TEMPLATE}/images/back.gif" alt="{L_BACK}" border="0" align="left"></a></td>
+ <td align="left" width="120" class="navback"><a href="{BACK_PAGE}"><img src="templates/{TEMPLATE}/images/back.gif" alt="{L_BACK}" border="0" align="left" /></a></td>
<td class="navback">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
@@ -16,10 +16,10 @@
<td align="right" width="120" class="navback">
<table width="120" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/day_on.gif" alt="{L_DAY}" border="0"></a></td>
- <td><a class="psf" href="week.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/week_on.gif" alt="{L_WEEK}" border="0"></a></td>
- <td><a class="psf" href="month.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/month_on.gif" alt="{L_MONTH}" border="0"></a></td>
- <td><a class="psf" href="year.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" border="0"></a></td>
+ <td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/day_on.gif" alt="{L_DAY}" border="0" /></a></td>
+ <td><a class="psf" href="week.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/week_on.gif" alt="{L_WEEK}" border="0" /></a></td>
+ <td><a class="psf" href="month.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/month_on.gif" alt="{L_MONTH}" border="0" /></a></td>
+ <td><a class="psf" href="year.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" border="0" /></a></td>
</tr>
</table>
</td>
@@ -28,7 +28,7 @@
</td>
</tr>
<tr>
- <td class="dayborder"><img src="images/spacer.gif" width="1" height="5" alt=" "></td>
+ <td class="dayborder"><img src="images/spacer.gif" width="1" height="5" alt=" " /></td>
</tr>
<tr>
<td>
@@ -45,46 +45,46 @@
<table border="0" width="620" cellspacing="2" cellpadding="2" align="center">
<tr>
<td align="left" valign="top" width="300" nowrap>{L_SELECT_LANG}</td>
- <td align="left" valign="top" width="20"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
+ <td align="left" valign="top" width="20"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
<td align="left" valign="top"><select name="cookie_language" class="query_style">{LANGUAGE_SELECT}</select></td>
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap>{L_SELECT_CAL}</td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
<td align="left" valign="top"><select name="cookie_calendar" class="query_style">{CALENDAR_SELECT}</select></td>
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap>{L_SELECT_VIEW}</td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
<td align="left" valign="top"><select name="cookie_view" class="query_style">{VIEW_SELECT}</select></td>
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap>{L_SELECT_TIME}</td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
<td align="left" valign="top"><select name="cookie_time" class="query_style">{TIME_SELECT}</select></td>
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap>{L_SELECT_DAY}</td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
<td align="left" valign="top"><select name="cookie_startday" class="query_style">{STARTDAY_SELECT}</select></td>
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap>{L_SELECT_STYLE}</td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
<td align="left" valign="top"><select name="cookie_style" class="query_style">{STYLE_SELECT}</select></td>
</tr>
<!-- switch cookie_already_set on -->
<tr>
<td align="left" valign="top" nowrap>{L_UNSET_PREFS}</td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
<td align="left" valign="top"><INPUT TYPE="checkbox" NAME="unset" VALUE="true"></td>
</tr>
<!-- switch cookie_already_set off -->
<!-- switch cookie_not_set on -->
<tr>
<td align="left" valign="top" nowrap>&nbsp;</td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
- <td align="left" valign="top"><input type="submit" name="set" value="{L_SET_PREFS}"></button></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
+ <td align="left" valign="top"><input type="submit" name="set" value="{L_SET_PREFS}" /></td>
</tr>
<!-- switch cookie_not_set off -->
</table>
@@ -98,4 +98,4 @@
</table>
</center>
-{FOOTER} \ No newline at end of file
+{FOOTER}
diff --git a/templates/default/sidebar.tpl b/templates/default/sidebar.tpl
index 897a095..48a4062 100644
--- a/templates/default/sidebar.tpl
+++ b/templates/default/sidebar.tpl
@@ -112,21 +112,21 @@
<!-- switch show_completed on -->
<tr>
<td><img src="images/completed.gif" alt=" " width="13" height="11" border="0" align="middle"></td>
- <td><img src="images/spacer.gif" width="2" height="1" border"0" /></td>
+ <td><img src="images/spacer.gif" width="2" height="1" border="0" alt="" /></td>
<td><s><a class="psf" href="javascript:openTodoInfo('{VTODO_ARRAY}')"><font class="G10B"> {VTODO_TEXT}</font></a></s></td>
</tr>
<!-- switch show_completed off -->
<!-- switch show_important on -->
<tr>
<td><img src="images/important.gif" alt=" " width="13" height="11" border="0" align="middle"></td>
- <td><img src="images/spacer.gif" width="2" height="1" border"0" /></td>
+ <td><img src="images/spacer.gif" width="2" height="1" border="0" alt="" /></td>
<td><a class="psf" href="javascript:openTodoInfo('{VTODO_ARRAY}')"><font class="G10B"> {VTODO_TEXT}</font></a></td>
</tr>
<!-- switch show_important off -->
<!-- switch show_normal on -->
<tr>
<td><img src="images/not_completed.gif" alt=" " width="13" height="11" border="0" align="middle"></td>
- <td><img src="images/spacer.gif" width="2" height="1" border"0" /></td>
+ <td><img src="images/spacer.gif" width="2" height="1" border="0" alt="" /></td>
<td><a class="psf" href="javascript:openTodoInfo('{VTODO_ARRAY}')"><font class="G10B"> {VTODO_TEXT}</font></a></td>
</tr>
<!-- switch show_normal on -->
@@ -174,4 +174,4 @@
<td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4"></td>
</tr>
-</table> \ No newline at end of file
+</table>
diff --git a/templates/default/year.tpl b/templates/default/year.tpl
index d64e078..7b564f0 100644
--- a/templates/default/year.tpl
+++ b/templates/default/year.tpl
@@ -12,13 +12,13 @@
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right" width="45%" class="navback">
- <a class="psf" href="year.php?cal={CAL}&amp;getdate={PREV_YEAR}"><img src="styles/silver/left_day.gif" alt="[Previous Year]" border="0" align="right"></a>
+ <a class="psf" href="year.php?cal={CAL}&amp;getdate={PREV_YEAR}"><img src="styles/silver/left_day.gif" alt="[Previous Year]" border="0" align="right" /></a>
</td>
<td align="center" width="10%" class="navback" nowrap valign="middle">
<font class="H20">{THIS_YEAR}</font>
</td>
<td align="left" width="45%" class="navback">
- <a class="psf" href="year.php?cal={CAL}&amp;getdate={NEXT_YEAR}"><img src="styles/silver/right_day.gif" alt="[Next Year]" border="0" align="left"></a>
+ <a class="psf" href="year.php?cal={CAL}&amp;getdate={NEXT_YEAR}"><img src="styles/silver/right_day.gif" alt="[Next Year]" border="0" align="left" /></a>
</td>
</tr>
</table>
@@ -26,10 +26,10 @@
<td align="right" width="120" class="navback">
<table width="120" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/day_on.gif" alt="{L_DAY}" border="0"></a></td>
- <td><a class="psf" href="week.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/week_on.gif" alt="{L_WEEK}" border="0"></a></td>
- <td><a class="psf" href="month.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/month_on.gif" alt="{L_MONTH}" border="0"></a></td>
- <td><a class="psf" href="year.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" border="0"></a></td>
+ <td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/day_on.gif" alt="{L_DAY}" border="0" /></a></td>
+ <td><a class="psf" href="week.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/week_on.gif" alt="{L_WEEK}" border="0" /></a></td>
+ <td><a class="psf" href="month.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/month_on.gif" alt="{L_MONTH}" border="0" /></a></td>
+ <td><a class="psf" href="year.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" border="0" /></a></td>
</tr>
</table>
</td>
@@ -45,13 +45,13 @@
{MONTH_MEDIUM|01}
</td>
<td width="20">
- <img src="images/spacer.gif" width="20" height="1" alt=" ">
+ <img src="images/spacer.gif" width="20" height="1" alt=" " />
</td>
<td width="210" valign="top" align="left">
{MONTH_MEDIUM|02}
</td>
<td width="20">
- <img src="images/spacer.gif" width="20" height="1" alt=" ">
+ <img src="images/spacer.gif" width="20" height="1" alt=" " />
</td>
<td width="210" valign="top" align="left">
{MONTH_MEDIUM|03}
@@ -59,7 +59,7 @@
</tr>
<tr>
<td colspan="5">
- <img src="images/spacer.gif" width="1" height="20" alt=" ">
+ <img src="images/spacer.gif" width="1" height="20" alt=" " />
</td>
</tr>
<tr>
@@ -67,13 +67,13 @@
{MONTH_MEDIUM|04}
</td>
<td width="20">
- <img src="images/spacer.gif" width="20" height="1" alt=" ">
+ <img src="images/spacer.gif" width="20" height="1" alt=" " />
</td>
<td width="210" valign="top" align="left">
{MONTH_MEDIUM|05}
</td>
<td width="20">
- <img src="images/spacer.gif" width="20" height="1" alt=" ">
+ <img src="images/spacer.gif" width="20" height="1" alt=" " />
</td>
<td width="210" valign="top" align="left">
{MONTH_MEDIUM|06}
@@ -81,7 +81,7 @@
</tr>
<tr>
<td colspan="5">
- <img src="images/spacer.gif" width="1" height="20" alt=" ">
+ <img src="images/spacer.gif" width="1" height="20" alt=" " />
</td>
</tr>
<tr>
@@ -89,13 +89,13 @@
{MONTH_MEDIUM|07}
</td>
<td width="20">
- <img src="images/spacer.gif" width="20" height="1" alt=" ">
+ <img src="images/spacer.gif" width="20" height="1" alt=" " />
</td>
<td width="210" valign="top" align="left">
{MONTH_MEDIUM|08}
</td>
<td width="20">
- <img src="images/spacer.gif" width="20" height="1" alt=" ">
+ <img src="images/spacer.gif" width="20" height="1" alt=" " />
</td>
<td width="210" valign="top" align="left">
{MONTH_MEDIUM|09}
@@ -103,7 +103,7 @@
</tr>
<tr>
<td colspan="5">
- <img src="images/spacer.gif" width="1" height="20" alt=" ">
+ <img src="images/spacer.gif" width="1" height="20" alt=" " />
</td>
</tr>
<tr>
@@ -111,13 +111,13 @@
{MONTH_MEDIUM|10}
</td>
<td width="20">
- <img src="images/spacer.gif" width="20" height="1" alt=" ">
+ <img src="images/spacer.gif" width="20" height="1" alt=" " />
</td>
<td width="210" valign="top" align="left">
{MONTH_MEDIUM|11}
</td>
<td width="20">
- <img src="images/spacer.gif" width="20" height="1" alt=" ">
+ <img src="images/spacer.gif" width="20" height="1" alt=" " />
</td>
<td width="210" valign="top" align="left">
{MONTH_MEDIUM|12}

© 2014-2024 Faster IT GmbH | imprint | privacy policy