From 8a8a9bdead5d2d5137bbeaf24ee55652ca65f6e6 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 20 Dec 2008 09:35:44 +0000 Subject: modify event.php --- templates/default/event.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/default/event.tpl b/templates/default/event.tpl index 43c2db2..48a1572 100644 --- a/templates/default/event.tpl +++ b/templates/default/event.tpl @@ -15,9 +15,9 @@
-

{EVENT_TEXT} - ({EVENT_TIMES})

+

{L_SUMMARY}:{EVENT_TEXT} - ({EVENT_TIMES})

-

{DESCRIPTION}

+

{L_DESCRIPTION}:{DESCRIPTION}

-- cgit v1.2.3