Minor cleanup
[squirrelmail.git] / themes / spice_of_life.php
index f9e20f5ecba7e28f38c82a9c441d0643ef1d789d..3d0201e419acacb1e731e235361cc1ebab66ce47 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