From 9b60bae6928290d38a574a7269029484fab585d5 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 16 Apr 2005 20:25:23 +0000 Subject: fix bug for return to calendar view --- print.php | 1 + 1 file changed, 1 insertion(+) (limited to 'print.php') diff --git a/print.php b/print.php index a8c068c..397ea30 100644 --- a/print.php +++ b/print.php @@ -53,6 +53,7 @@ $page->replace_tags(array( 'getdate' => $getdate, 'calendar_name' => $calendar_name, 'current_view' => $current_view, + 'printview' => $printview, 'display_date' => $display_date, 'sidebar_date' => $sidebar_date, 'rss_powered' => $rss_powered, -- cgit v1.2.3