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 --- year.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'year.php') diff --git a/year.php b/year.php index 2f0dd0f..84d5780 100644 --- a/year.php +++ b/year.php @@ -28,6 +28,8 @@ $page->replace_tags(array( 'charset' => $charset, 'default_path' => '', 'cal' => $cal, + 'getcpath' => "&cpath=$cpath", + 'cpath' => $cpath, 'getdate' => $getdate, 'calendar_name' => $calendar_name, 'display_date' => $this_year, -- cgit v1.2.3