From ce5c0b27577288c904cde29eaff48aa20b87ee22 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Wed, 18 Aug 2004 04:06:31 +0000 Subject: Fixed broken popup. --- print.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print.php') diff --git a/print.php b/print.php index 14600dd..c1f5ce2 100644 --- a/print.php +++ b/print.php @@ -45,7 +45,7 @@ $page->replace_files(array( )); $page->replace_tags(array( - 'event_js' => BASE.'functions/event.js', + 'event_js' => '', 'charset' => $charset, 'default_path' => '', 'template' => $template, -- cgit v1.2.3