Spelling fix
[squirrelmail.git] / themes / darkness.php
index 61fbb4884074036a5cb012e2c41cdde04ed1c0f3..f338774d184c81857eca62e2d7bda5b140a44456 100755 (executable)
@@ -41,7 +41,7 @@ function Darkness_HeaderPlugin() {
    
    if (substr($PHP_SELF, -18) == '/src/left_main.php') {
       echo '<meta http-equiv="Page-Enter" content="' .
-         'blendTrans(Duration=2.0)">' . "\n";
+         'blendTrans(Duration=2.0)" />' . "\n";
    }
         
 ?><script language=javascript>
@@ -63,7 +63,7 @@ function DarknessTremble() {
 }
 setTimeout('DarknessTremble()', 10000);
 </script>
-<?PHP
+<?php
 }
 
 global $squirrelmail_plugin_hooks;
@@ -157,4 +157,4 @@ f 14: Color for text with more than one quote (default: #FF0000)
 
 **/
 
-?>
+?>
\ No newline at end of file