aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/month_medium.tpl
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-29 08:20:52 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-29 08:20:52 +0000
commit980dbb40bb2cb239f127f8718cd9502ac0498e8b (patch)
tree54df3d058dc857645d4648800f222b3f3d8f2cc9 /templates/default/month_medium.tpl
parent49cfa70058fc7fab9e3007b93e12139604223958 (diff)
downloadphpicalendar-980dbb40bb2cb239f127f8718cd9502ac0498e8b.tar.gz
phpicalendar-980dbb40bb2cb239f127f8718cd9502ac0498e8b.tar.bz2
phpicalendar-980dbb40bb2cb239f127f8718cd9502ac0498e8b.zip
change version for release
Diffstat (limited to 'templates/default/month_medium.tpl')
-rw-r--r--templates/default/month_medium.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/default/month_medium.tpl b/templates/default/month_medium.tpl
index 96e8e6b..8088a0e 100644
--- a/templates/default/month_medium.tpl
+++ b/templates/default/month_medium.tpl
@@ -22,8 +22,8 @@
<td class="yearon">
<a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
<div align="center">
- {ALLDAY}
- {EVENT}
+ <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{ALLDAY}</a>
+ <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{EVENT}</a>
</div>
</td>
<!-- switch istoday off -->
@@ -31,8 +31,8 @@
<td class="yearreg">
<a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
<div align="center">
- {ALLDAY}
- {EVENT}
+ <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{ALLDAY}</a>
+ <a class="psf" href="day.php?cal={CAL}&amp;getdate={DAYLINK}">{EVENT}</a>
</div>
</td>
<!-- switch ismonth off -->

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