aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-26 16:59:10 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-26 16:59:10 +0000
commita02ca8fd76dfa6b0f280780f76fb9bfce5a9fd36 (patch)
treecd5c150b2490fdcb9503f4aa581dff868cf9170b /templates
parentae9ce41d6df68ed6449f296dd8af48590d27157d (diff)
downloadphpicalendar-a02ca8fd76dfa6b0f280780f76fb9bfce5a9fd36.tar.gz
phpicalendar-a02ca8fd76dfa6b0f280780f76fb9bfce5a9fd36.tar.bz2
phpicalendar-a02ca8fd76dfa6b0f280780f76fb9bfce5a9fd36.zip
eliminate negative event lengths and adjust display lengths for short events
Diffstat (limited to 'templates')
-rw-r--r--templates/default/event.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/default/event.tpl b/templates/default/event.tpl
index 48a1572..b0a9a7f 100644
--- a/templates/default/event.tpl
+++ b/templates/default/event.tpl
@@ -32,6 +32,9 @@
<!-- switch location on -->
<b>{L_LOCATION}</b>: {LOCATION}<br />
<!-- switch location off -->
+ <!-- switch url on -->
+ <b>{L_URL}</b>: {URL}<br />
+ <!-- switch url off -->
</p>
</div>
</td>

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