From ff82f12d5e707df51f4136365c76cfcbf0c46ffa Mon Sep 17 00:00:00 2001 From: poltawski Date: Thu, 10 Jan 2008 10:42:42 +0000 Subject: [PATCH] MDL-12221 - use theme variables so it doesn't break on my setup ;) And remove comment reffering to local server --- theme/custom_corners/header.html | 4 ++-- theme/custom_corners/user_styles.css | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/theme/custom_corners/header.html b/theme/custom_corners/header.html index 8e8b4ba0eb8..51979096215 100644 --- a/theme/custom_corners/header.html +++ b/theme/custom_corners/header.html @@ -6,9 +6,9 @@ <?php echo $title ?> - dirroot.'/theme/custom_corners/ui/chameleon.php'); ?> + themedir.'/custom_corners/ui/chameleon.php'); ?> javascript"); ?> - dirroot.'/theme/custom_corners/js/jquery.php'); ?> + themedir.'/custom_corners/js/jquery.php'); ?>