Index: /home/kehan/workspace/GrassBase/grassbase/sites/all/modules/jstools/tabs/tabs.module
===================================================================
--- /home/kehan/workspace/GrassBase/grassbase/sites/all/modules/jstools/tabs/tabs.module	(revision 93)
+++ /home/kehan/workspace/GrassBase/grassbase/sites/all/modules/jstools/tabs/tabs.module	(working copy)
@@ -126,7 +126,7 @@
     drupal_set_html_head('
       <!-- Additional IE/Win specific style sheet (Conditional Comments) -->
       <!--[if lte IE 7]>
-      <link rel="stylesheet" href="/'. $path . '/tabs-ie.css" type="text/css" media="projection, screen" />
+      <link rel="stylesheet" href="'. base_path().$path . '/tabs-ie.css" type="text/css" media="projection, screen" />
       <![endif]-->
     ');
     $loaded = TRUE;
