aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2005-09-07 04:04:44 +0000
committerJim Hu <jimhu@users.sourceforge.net>2005-09-07 04:04:44 +0000
commit5d538aa0647cc2a277d012f2784909457f4852b5 (patch)
tree794c99ef0d92be07f58fe0f3160c864617f59918 /templates
parent790fddc214d1639e9b3e528614b15abf4a8e21a9 (diff)
downloadphpicalendar-5d538aa0647cc2a277d012f2784909457f4852b5.tar.gz
phpicalendar-5d538aa0647cc2a277d012f2784909457f4852b5.tar.bz2
phpicalendar-5d538aa0647cc2a277d012f2784909457f4852b5.zip
fix search.tpl
Diffstat (limited to 'templates')
-rw-r--r--templates/default/search.tpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/default/search.tpl b/templates/default/search.tpl
index 46f1d02..272facd 100644
--- a/templates/default/search.tpl
+++ b/templates/default/search.tpl
@@ -36,6 +36,9 @@
<tr>
<td width="120" class="G10BOLD">{L_TIME}:</td>
<td align="left" class="G10B">{EVENT_START}</td>
+ </tr><tr>
+ <td width="120" class="G10BOLD">{L_LOCATION}:</td>
+ <td align="left" class="G10B">{LOCATION}</td>
</tr>
<tr>
<td valign="top" width="100" class="G10BOLD">{L_SUMMARY}:</td>
@@ -78,7 +81,7 @@
<td valign="top" width="100" class="V10">{L_DESCRIPTION}:</td>
<td valign="top" align="left" class="V10">{EXCEPT_DESCRIPTION}</td>
</tr>
- <!-- switch except_description on -->
+ <!-- switch except_description off -->
</table>
</div>
<!-- switch exceptions off -->

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