aboutsummaryrefslogtreecommitdiffstats
path: root/print.php
diff options
context:
space:
mode:
authorWesley Miaw <josuah@users.sourceforge.net>2005-12-01 06:25:09 +0000
committerWesley Miaw <josuah@users.sourceforge.net>2005-12-01 06:25:09 +0000
commit20030121c4fc988b94418561191bd9784b9cfd29 (patch)
tree05fe8479ef2a8c02ab867213d1bbd3e7cf4ec412 /print.php
parente5e49f470c5e4cdcf55671416ea7297177d139ff (diff)
downloadphpicalendar-20030121c4fc988b94418561191bd9784b9cfd29.tar.gz
phpicalendar-20030121c4fc988b94418561191bd9784b9cfd29.tar.bz2
phpicalendar-20030121c4fc988b94418561191bd9784b9cfd29.zip
Feature #1109495. Print view will now show the location if the field
is defined. Code provided by Nicolas Contamin.
Diffstat (limited to 'print.php')
-rw-r--r--print.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/print.php b/print.php
index 8aa9b75..34a9c92 100644
--- a/print.php
+++ b/print.php
@@ -79,6 +79,7 @@ $page->replace_tags(array(
'l_week' => $lang['l_week'],
'l_month' => $lang['l_month'],
'l_year' => $lang['l_year'],
+ 'l_location' => $lang['l_location'],
'l_subscribe' => $lang['l_subscribe'],
'l_download' => $lang['l_download'],
'l_no_results' => $lang['l_no_results'],

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