From 240a104388ebd633820826a4a732050dd9621596 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 10 Apr 2006 01:12:30 +0000 Subject: spacing changes --- week.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'week.php') diff --git a/week.php b/week.php index e5ee06b..878161b 100644 --- a/week.php +++ b/week.php @@ -50,8 +50,8 @@ $page->replace_files(array( 'header' => BASE.'templates/'.$template.'/header.tpl', 'event_js' => BASE.'functions/event.js', 'footer' => BASE.'templates/'.$template.'/footer.tpl', - 'sidebar' => BASE.'templates/'.$template.'/sidebar.tpl', - 'search_box' => BASE.'templates/'.$template.'/search_box.tpl' + 'sidebar' => BASE.'templates/'.$template.'/sidebar.tpl', + 'search_box' => BASE.'templates/'.$template.'/search_box.tpl' )); $page->replace_tags(array( @@ -61,7 +61,7 @@ $page->replace_tags(array( 'cal' => $cal, 'getdate' => $getdate, 'getcpath' => "&cpath=$cpath", - 'cpath' => $cpath, + 'cpath' => $cpath, 'calendar_name' => $cal_displayname, 'display_date' => $display_date, 'current_view' => $current_view, @@ -69,7 +69,7 @@ $page->replace_tags(array( 'rss_powered' => $rss_powered, 'rss_available' => '', 'rss_valid' => '', - 'show_search' => $show_search, + 'show_search' => $show_search, 'next_day' => $next_day, 'next_week' => $next_week, 'prev_day' => $prev_day, -- cgit v1.2.3