summaryrefslogtreecommitdiffstats
path: root/frontends/php/alerts.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/alerts.php')
-rw-r--r--frontends/php/alerts.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/frontends/php/alerts.php b/frontends/php/alerts.php
index d29396ff..331d3992 100644
--- a/frontends/php/alerts.php
+++ b/frontends/php/alerts.php
@@ -107,9 +107,6 @@
continue;
}
- if($col++%2==0) { echo "<tr bgcolor=#DDDDDD>"; }
- else { echo "<tr bgcolor=#EEEEEE>"; }
-
if($col>100) break;
if($row["scope"]==0)