X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fshades_of_grey.php;h=6d4473e161f6a8d45b08a3b29438080cac2ee247;hp=3d14a83a2a5c1d2fafa57802afe7d3f9a91fc5dd;hb=ecf5c1bd74140566ff58b5c6a88440483f2583b7;hpb=e25c2bd35cda260edc86d61b183c592be4c0f610 diff --git a/themes/shades_of_grey.php b/themes/shades_of_grey.php index 3d14a83a..6d4473e1 100755 --- a/themes/shades_of_grey.php +++ b/themes/shades_of_grey.php @@ -17,7 +17,7 @@ /* seed the random number generator */ sq_mt_randomize(); -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 */