X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fspice_of_life.php;h=95373d7bc2fabee77dcc9840c4fbf41649192c86;hb=627fa93df1d6db8a81306554320451767adf5bde;hp=88e6bea14e3d7ee6ca4eef6a8d86ecc034c6bb90;hpb=b7573679e53a6a19b620c472f2c4dfff85b32e15;p=squirrelmail.git diff --git a/themes/spice_of_life.php b/themes/spice_of_life.php index 88e6bea1..95373d7b 100755 --- a/themes/spice_of_life.php +++ b/themes/spice_of_life.php @@ -23,7 +23,7 @@ $bg = mt_rand(0,1); /** range delimiter **/ $bgrd = $bg * 128; -for ($i = 0; $i <= 14; $i++) { +for ($i = 0; $i <= 15; $i++) { /** background/foreground toggle **/ if ($i == 0 or $i == 3 or $i == 4 or $i == 5 or $i == 9 or $i == 10 or $i == 12) { /** background **/