aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/year.tpl
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 /templates/default/year.tpl
parent30027f73164beba826a969f7dc9e9ebd2cd15b8e (diff)
downloadphpicalendar-ad86114448a49bbf132b36b4a1cfbab9628f328c.tar.gz
phpicalendar-ad86114448a49bbf132b36b4a1cfbab9628f328c.tar.bz2
phpicalendar-ad86114448a49bbf132b36b4a1cfbab9628f328c.zip
Cleaned up code, checking with the W3C HTML validator.
Diffstat (limited to 'templates/default/year.tpl')
-rw-r--r--templates/default/year.tpl34
1 files changed, 17 insertions, 17 deletions
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