From 3529ead9b42f9c7a195cae84f367a130e4e0e7d6 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Thu, 12 Aug 2004 20:32:47 +0000 Subject: Refixed todo popup. --- year.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'year.php') diff --git a/year.php b/year.php index 2af06d1..a77fa9e 100644 --- a/year.php +++ b/year.php @@ -21,7 +21,6 @@ $page->replace_tags(array( 'header' => BASE.'templates/'.$template.'/header.tpl', 'footer' => BASE.'templates/'.$template.'/footer.tpl', 'template' => $template, - 'todo_js' => BASE.'functions/todo.js', 'charset' => $charset, 'default_path' => '', 'cal' => $cal, @@ -33,7 +32,6 @@ $page->replace_tags(array( 'rss_available' => '', 'rss_valid' => '', 'todo_available' => '', - 'todo_js' => '', 'event_js' => '', 'this_year' => $this_year, 'next_year' => $next_year, -- cgit v1.2.3