From a02ca8fd76dfa6b0f280780f76fb9bfce5a9fd36 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 26 Dec 2008 16:59:10 +0000 Subject: eliminate negative event lengths and adjust display lengths for short events --- templates/default/event.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates') 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 @@ {L_LOCATION}: {LOCATION}
+ + {L_URL}: {URL}
+

-- cgit v1.2.3