aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/day.tpl
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-05-23 23:31:21 +0000
committerChad Little <clittle@users.sourceforge.net>2004-05-23 23:31:21 +0000
commit2f54cb154be1496a1e6545e377df9eee1dcee7f7 (patch)
tree14d32f618ca69d0c81b1e4c74e0fe4a0ad59007f /templates/default/day.tpl
parentd2174d8d9b99ded409e70e1bf70f46488a6c4457 (diff)
downloadphpicalendar-2f54cb154be1496a1e6545e377df9eee1dcee7f7.tar.gz
phpicalendar-2f54cb154be1496a1e6545e377df9eee1dcee7f7.tar.bz2
phpicalendar-2f54cb154be1496a1e6545e377df9eee1dcee7f7.zip
Updates to CSS, speed tweeks to template.php
Diffstat (limited to 'templates/default/day.tpl')
-rw-r--r--templates/default/day.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/default/day.tpl b/templates/default/day.tpl
index 1e18b0d..ae7598c 100644
--- a/templates/default/day.tpl
+++ b/templates/default/day.tpl
@@ -44,11 +44,11 @@
</table>
</td>
</tr>
- <tr>
+ <tr id="allday">
<td>
<!-- loop allday on -->
<div class="alldaybg_{CALNO}">
- {EVENT}
+ {ALLDAY}
</div>
<!-- loop allday off -->
</td>

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