aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2006-03-16 06:15:10 +0000
committerJim Hu <jimhu@users.sourceforge.net>2006-03-16 06:15:10 +0000
commit228125083fd7268a31dbd74e3448767c7ed5e488 (patch)
tree53b78692142c75b742d63cf1e7f07bd5b268e519 /templates
parent406e962a4667412155cfbf50afda2952bb3a03d0 (diff)
downloadphpicalendar-228125083fd7268a31dbd74e3448767c7ed5e488.tar.gz
phpicalendar-228125083fd7268a31dbd74e3448767c7ed5e488.tar.bz2
phpicalendar-228125083fd7268a31dbd74e3448767c7ed5e488.zip
control Pick Multiple label from language files
Diffstat (limited to 'templates')
-rw-r--r--templates/default/calendar_nav.tpl2
-rw-r--r--templates/default/sidebar.tpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/default/calendar_nav.tpl b/templates/default/calendar_nav.tpl
index 67adc57..111fa35 100644
--- a/templates/default/calendar_nav.tpl
+++ b/templates/default/calendar_nav.tpl
@@ -42,7 +42,7 @@
</form>
<!-- switch show_goto off -->
<hr />
- <div class = 'G10BOLD'>Pick Multiple:</div>
+ <div class = 'G10BOLD'>{L_PICK_MULTIPLE}:</div>
<form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="get">
<input type="hidden" name="getdate" value="{GETDATE}"/>
<input type="hidden" name="cpath" value="{CPATH}"/>
diff --git a/templates/default/sidebar.tpl b/templates/default/sidebar.tpl
index d506bea..ba6ccd8 100644
--- a/templates/default/sidebar.tpl
+++ b/templates/default/sidebar.tpl
@@ -97,7 +97,7 @@
</form>
<!-- switch show_goto off -->
<hr />
- <div class = 'G10BOLD'>Pick Multiple:</div>
+ <div class = 'G10BOLD'>{L_PICK_MULTIPLE}:</div>
<form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="get">
<input type="hidden" name="cpath" value="{CPATH}"/>
<input type="hidden" name="getdate" value="{GETDATE}"/>

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