Mention new search code by Alex Lemaresquier
[squirrelmail.git] / themes / darkness.php
index 3dd97c489a36d14d672bb8603063a036d1e2198b..6454e721ad1a9aec94605e4ed8f3fa2dcd44d60e 100755 (executable)
@@ -7,7 +7,7 @@
    **/
 
 
-require_once('../functions/strings.php');
+require_once(SM_PATH . 'functions/strings.php');
 
    // Note:  The text distance is actually pre-squared
    // Background range is from 24-64, all three colors are the same
@@ -38,8 +38,8 @@ function Darkness_HeaderPlugin() {
    global $PHP_SELF, $Darkness_Transition;
    
    if (substr($PHP_SELF, -18) == '/src/left_main.php') {
-      echo '<meta http-equiv='Page-Enter' content='' .
-         'blendTrans(Duration=2.0)'>' . '\n';
+      echo '<meta http-equiv="Page-Enter" content="' .
+         'blendTrans(Duration=2.0)">' . "\n";
    }
         
 ?><script language=javascript>