aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-31 07:14:34 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-31 07:14:34 +0000
commit891159af439013fb1efd7c36799640ca30633f4a (patch)
tree93eed619c43d9c73aaea9a06cb21d833c1e5dddd /templates
parent14bb051462a6614ef58ff066bc4bebd568c7808a (diff)
downloadphpicalendar-891159af439013fb1efd7c36799640ca30633f4a.tar.gz
phpicalendar-891159af439013fb1efd7c36799640ca30633f4a.tar.bz2
phpicalendar-891159af439013fb1efd7c36799640ca30633f4a.zip
timeFormat select in preferences (feature request 1401779)
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 51fc37c..3d4500b 100644
--- a/templates/default/preferences.tpl
+++ b/templates/default/preferences.tpl
@@ -69,6 +69,11 @@
<td><select name="cookie_endtime" class="query_style">{ENDTIME_SELECT}</select></td>
</tr>
<tr align="left" valign="top">
+ <td nowrap="nowrap">{L_SELECT_TIMEFORMAT}:</td>
+ <td><img src="images/spacer.gif" alt=" " width="20" height="1" border="0" /></td>
+ <td><select name="cookie_timeformat" class="query_style">{TIMEFORMAT_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