From 2e0dde77d8a86e895302c4804023f747e987c9f8 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 29 Dec 2008 05:23:46 +0000 Subject: tooltips for view nav icons --- templates/tan/event.tpl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'templates/tan/event.tpl') diff --git a/templates/tan/event.tpl b/templates/tan/event.tpl index 43c2db2..b0a9a7f 100644 --- a/templates/tan/event.tpl +++ b/templates/tan/event.tpl @@ -15,9 +15,9 @@
-

{EVENT_TEXT} - ({EVENT_TIMES})

+

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

-

{DESCRIPTION}

+

{L_DESCRIPTION}:{DESCRIPTION}

@@ -32,6 +32,9 @@ {L_LOCATION}: {LOCATION}
+ + {L_URL}: {URL}
+

-- cgit v1.2.3