aboutsummaryrefslogtreecommitdiffstats
path: root/print.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-05-23 23:54:41 +0000
committerChad Little <clittle@users.sourceforge.net>2004-05-23 23:54:41 +0000
commite08fe020bc4643c7ea3b50b89e9c1717ec0a13aa (patch)
tree4e51bc071b4c2e2de016df452153c9fc2d2da2fa /print.php
parentd2e66ee8e1ba370d561db9fd58de5f2dc4715674 (diff)
downloadphpicalendar-e08fe020bc4643c7ea3b50b89e9c1717ec0a13aa.tar.gz
phpicalendar-e08fe020bc4643c7ea3b50b89e9c1717ec0a13aa.tar.bz2
phpicalendar-e08fe020bc4643c7ea3b50b89e9c1717ec0a13aa.zip
Month view works in print.
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 7892444..e899222 100644
--- a/print.php
+++ b/print.php
@@ -82,6 +82,7 @@ $page->replace_tags(array(
'style_select' => $style_select,
'l_time' => $lang['l_time'],
'l_summary' => $lang['l_summary'],
+ 'l_description' => $lang['l_description'],
'l_calendar' => $lang['l_calendar'],
'l_day' => $lang['l_day'],
'l_week' => $lang['l_week'],

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