A small start in making Sqm XHTML 1.0 valid
[squirrelmail.git] / src / signout.php
index 11da8f227c0e9672778500d2c52d0fa3bd4b1c1c..94f287625d55ea3e6fd001655825a7ed507c2e85 100644 (file)
@@ -64,7 +64,7 @@ if ($signout_page) {
 <?php
     if ($theme_css != '') {
 ?>
-   <link rel="stylesheet" type="text/css" href="<?php echo $theme_css ?>">
+   <link rel="stylesheet" type="text/css" href="<?php echo $theme_css ?>" />
 <?php
     }
 ?>