aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/month.tpl
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-05-15 02:42:13 +0000
committerChad Little <clittle@users.sourceforge.net>2004-05-15 02:42:13 +0000
commit05d312eb4148ea05727c6f1aac8583e46dc56781 (patch)
tree98d0351bf2d2ac367d57ce3d3c4343b7f32839b0 /templates/default/month.tpl
parentd5a212a132331202510071cca860532674acb3c8 (diff)
downloadphpicalendar-05d312eb4148ea05727c6f1aac8583e46dc56781.tar.gz
phpicalendar-05d312eb4148ea05727c6f1aac8583e46dc56781.tar.bz2
phpicalendar-05d312eb4148ea05727c6f1aac8583e46dc56781.zip
Moving files to valid XHTML.
Diffstat (limited to 'templates/default/month.tpl')
-rw-r--r--templates/default/month.tpl12
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/default/month.tpl b/templates/default/month.tpl
index 6fd628a..5d457d6 100644
--- a/templates/default/month.tpl
+++ b/templates/default/month.tpl
@@ -31,10 +31,10 @@
<td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
- <br>
+ <br />
{CALENDAR_NAV}
<!-- switch showbottom on -->
- <br>
+ <br />
<table width="735" border="0" cellspacing="0" cellpadding="0" class="calborder">
<tr>
<td align="center" valign="middle" bgcolor="white">
@@ -53,22 +53,22 @@
<!-- loop showbottomevents_odd on -->
<tr align="left" valign="top">
<td width="170" nowrap>
- <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{START_DATE}</a><br>
+ <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{START_DATE}</a><br />
<span class="V9G">{START_TIME}</span>
</td>
<td>
- {EVENT_TEXT}<br><span class="V9G">{CALNAME}</span>
+ {EVENT_TEXT}<br /><span class="V9G">{CALNAME}</span>
</td>
</tr>
<!-- loop showbottomevents_odd off -->
<!-- loop showbottomevents_even on -->
<tr align="left" valign="top">
<td width="170" nowrap bgcolor="#EEEEEE">
- <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{START_DATE}</a><br>
+ <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{START_DATE}</a><br />
<span class="V9G">{START_TIME}</span>
</td>
<td bgcolor="#EEEEEE">
- {EVENT_TEXT}<br><span class="V9G">{CALNAME}</span>
+ {EVENT_TEXT}<br /><span class="V9G">{CALNAME}</span>
</td>
</tr>
<!-- loop showbottomevents_even off -->

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