aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/month.tpl
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-31 07:07:37 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-31 07:07:37 +0000
commitc143f2891418cb0f0ae0f80f7d2d58e69879a722 (patch)
tree334840b988d61e27d5ae3ab1b9ee29a2cf0bdd0a /templates/default/month.tpl
parent90f43e0c205d2e511bb0255fa20d422d15cffc64 (diff)
downloadphpicalendar-c143f2891418cb0f0ae0f80f7d2d58e69879a722.tar.gz
phpicalendar-c143f2891418cb0f0ae0f80f7d2d58e69879a722.tar.bz2
phpicalendar-c143f2891418cb0f0ae0f80f7d2d58e69879a722.zip
Many many changes. Faster templating.
Diffstat (limited to 'templates/default/month.tpl')
-rw-r--r--templates/default/month.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/default/month.tpl b/templates/default/month.tpl
index c33987d..dc24b50 100644
--- a/templates/default/month.tpl
+++ b/templates/default/month.tpl
@@ -55,7 +55,7 @@
<table width="100%" cellspacing="1" cellpadding="4" border="0">
<!-- loop showbottomevents_odd on -->
<tr align="left" valign="top">
- <td width="155" class="G10B" nowrap>
+ <td width="170" nowrap>
<a class="psf" href="{CAL}&amp;getdate={DAYLINK}">{START_DATE}</a> <font class="V9G">({START_TIME})</font>
</td>
<td>
@@ -65,7 +65,7 @@
<!-- loop showbottomevents_odd off -->
<!-- loop showbottomevents_even on -->
<tr align="left" valign="top">
- <td width="155" class="G10B" nowrap bgcolor="#EEEEEE">
+ <td width="170" nowrap bgcolor="#EEEEEE">
<a class="psf" href="{CAL}&amp;getdate={DAYLINK}">{START_DATE}</a> <font class="V9G">({START_TIME})</font>
</td>
<td bgcolor="#EEEEEE">

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