Reverted the previous wrong commit.
authorcindy li <cli@ocad.ca>
Fri, 19 Aug 2011 19:07:25 +0000 (19:07 -0000)
committercindy li <cli@ocad.ca>
Fri, 19 Aug 2011 19:07:25 +0000 (19:07 -0000)
docs/themes/default/include/header.tmpl.php

index 1954c75..f31a94b 100644 (file)
@@ -89,7 +89,6 @@ global $system_courses, $_custom_css, $db;
     <?php echo $this->custom_css; ?>
     <?php echo $this->rtl_css; ?>
     <style id="pref_style" type="text/css"></style> 
-    <link rel="stylesheet" href="<?php echo $this->base_path; ?>/jscripts/infusion/lib/jquery/plugins/tooltip/css/jquery.tooltip.css" type="text/css" />
 </head>
 <body onload="<?php echo $this->onload; ?>">
 <div class="page_wrapper">