aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-24 21:09:31 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-24 21:09:31 +0000
commite58e043a9ed5862427c2f3e72fd5e34b61043368 (patch)
treef3bc50691609151291411517666411a6eab345ac /templates
parentdc5600eaf6d6e66a65c8fe84e98c862db28510a1 (diff)
downloadphpicalendar-e58e043a9ed5862427c2f3e72fd5e34b61043368.tar.gz
phpicalendar-e58e043a9ed5862427c2f3e72fd5e34b61043368.tar.bz2
phpicalendar-e58e043a9ed5862427c2f3e72fd5e34b61043368.zip
add day_end option to preferences
Diffstat (limited to 'templates')
-rw-r--r--templates/default/preferences.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/default/preferences.tpl b/templates/default/preferences.tpl
index 9b395f8..8de7307 100644
--- a/templates/default/preferences.tpl
+++ b/templates/default/preferences.tpl
@@ -59,6 +59,11 @@
<td><select name="cookie_time" class="query_style">{TIME_SELECT}</select></td>
</tr>
<tr align="left" valign="top">
+ <td nowrap="nowrap">{L_SELECT_ENDTIME}:</td>
+ <td><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
+ <td><select name="cookie_endtime" class="query_style">{ENDTIME_SELECT}</select></td>
+ </tr>
+ <tr align="left" valign="top">
<td nowrap="nowrap">{L_SELECT_DAY}:</td>
<td><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
<td><select name="cookie_startday" class="query_style">{STARTDAY_SELECT}</select></td>

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