aboutsummaryrefslogtreecommitdiffstats
path: root/templates/tan/event.tpl
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-29 05:23:46 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-29 05:23:46 +0000
commit2e0dde77d8a86e895302c4804023f747e987c9f8 (patch)
tree0bc4dcb851bf1612968e4dfb8a6c0789fe73e3ce /templates/tan/event.tpl
parentec554691639ce5e616190ee1c267b0df19737cf7 (diff)
downloadphpicalendar-2e0dde77d8a86e895302c4804023f747e987c9f8.tar.gz
phpicalendar-2e0dde77d8a86e895302c4804023f747e987c9f8.tar.bz2
phpicalendar-2e0dde77d8a86e895302c4804023f747e987c9f8.zip
tooltips for view nav icons
Diffstat (limited to 'templates/tan/event.tpl')
-rw-r--r--templates/tan/event.tpl7
1 files changed, 5 insertions, 2 deletions
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 @@
<tr>
<td align="left" class="V12">
<div style="margin-left: 10px; margin-bottom:10px;">
- <p>{EVENT_TEXT} - <span class="V9">(<i>{EVENT_TIMES}</i>)</span></p>
+ <p><b>{L_SUMMARY}</b>:{EVENT_TEXT} - <span class="V9">(<i>{EVENT_TIMES}</i>)</span></p>
<!-- switch description on -->
- <p>{DESCRIPTION}</p>
+ <p><b>{L_DESCRIPTION}</b>:{DESCRIPTION}</p>
<!-- switch description off -->
<p>
<!-- switch organizer on -->
@@ -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