From e08fe020bc4643c7ea3b50b89e9c1717ec0a13aa Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 23 May 2004 23:54:41 +0000 Subject: Month view works in print. --- print.php | 1 + 1 file changed, 1 insertion(+) (limited to 'print.php') 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'], -- cgit v1.2.3