XHTML fixes
[squirrelmail.git] / themes / spice_of_life_lite.php
index e3cea6742f0917e070114ae5a34a0dd432ded190..43de2157090fef9aa5673d6b1e95713d50cd4924 100755 (executable)
@@ -20,7 +20,7 @@ sq_mt_randomize();
 
 /** light(1) or dark(0) background? **/
 $bg = mt_rand(0,1);
+
 /** range delimiter **/
 $bgrd = $bg * 128;
 
@@ -66,4 +66,4 @@ $color[14]  = '#xxxxxx';  // Color for quoted text -- >> 2 or more
 
 */
 
-?>
+?>
\ No newline at end of file