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 --- day.php | 1 + 1 file changed, 1 insertion(+) (limited to 'day.php') diff --git a/day.php b/day.php index a2f2cf8..c64728a 100644 --- a/day.php +++ b/day.php @@ -58,6 +58,7 @@ $page->replace_tags(array( 'template' => $template, 'cal' => $cal, 'getdate' => $getdate, + 'getcpath' => "&cpath=$cpath", 'cpath' => $cpath, 'calendar_name' => (is_array($calendar_name) ? "Multiple" : $calendar_name), 'current_view' => $current_view, -- cgit v1.2.3