From a105312cd95f48da632a39dd369be24062d6c988 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 11 Nov 2005 05:08:30 +0000 Subject: fix small nav icons to pass cpath --- month.php | 1 + 1 file changed, 1 insertion(+) (limited to 'month.php') diff --git a/month.php b/month.php index 9f19500..527e75c 100644 --- a/month.php +++ b/month.php @@ -65,6 +65,7 @@ $page->replace_tags(array( 'template' => $template, 'cal' => $cal, 'getdate' => $getdate, + 'getcpath' => "&cpath=$cpath", 'cpath' => $cpath, 'calendar_name' => $calendar_name, 'display_date' => $display_date, -- cgit v1.2.3