summaryrefslogtreecommitdiffstats
path: root/frontends/php/hosts.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/hosts.php')
-rw-r--r--frontends/php/hosts.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/hosts.php b/frontends/php/hosts.php
index 6eff807e..0d92566c 100644
--- a/frontends/php/hosts.php
+++ b/frontends/php/hosts.php
@@ -102,6 +102,7 @@
// continue;
// }
if($col++%2==0) { echo "<TR BGCOLOR=#EEEEEE>"; }
+ else { echo "<TR BGCOLOR=#DDDDDD>"; }
echo "<TD>".$row["groupid"]."</TD>";
echo "<TD>".$row["name"]."</TD>";
echo "<TD>";