aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-20 09:35:44 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-20 09:35:44 +0000
commit8a8a9bdead5d2d5137bbeaf24ee55652ca65f6e6 (patch)
treebca8e67a1e49cebabaa53a300e7f7b411a538bc5 /templates
parentd31c02e7d5bc65b9f3a3b747e4bd56ffda38e053 (diff)
downloadphpicalendar-8a8a9bdead5d2d5137bbeaf24ee55652ca65f6e6.tar.gz
phpicalendar-8a8a9bdead5d2d5137bbeaf24ee55652ca65f6e6.tar.bz2
phpicalendar-8a8a9bdead5d2d5137bbeaf24ee55652ca65f6e6.zip
modify event.php
Diffstat (limited to 'templates')
-rw-r--r--templates/default/event.tpl4
1 files changed, 2 insertions, 2 deletions
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 @@
<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 -->

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