using base_uri instead of SM_PATH.
[squirrelmail.git] / functions / page_header.php
index 492d7b1aa5a65760e2b55c61a261a6b7fb57d9e9..5a294420550a218f04f40dfdac2fc1fd174e061d 100644 (file)
@@ -57,7 +57,7 @@ function displayHtmlHeader( $title = 'SquirrelMail', $xtra = '', $do_hook = true
              $base_uri . 'themes/css/'.$custom_css.'">';
     }
 
-    echo '<link rel="stylesheet" type="text/css" href="'. SM_PATH .'templates/default/squirrelmail.css">';
+    echo '<link rel="stylesheet" type="text/css" href="'. $base_uri .'templates/default/squirrelmail.css">';
 
     if ($squirrelmail_language == 'ja_JP') {
         /*