Explorar o código

using base_uri instead of SM_PATH.

SM_PATH is file system path and we need URL path in href.
tokul %!s(int64=20) %!d(string=hai) anos
pai
achega
8fa80d4ee7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions/page_header.php

+ 1 - 1
functions/page_header.php

@@ -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') {
         /*