summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2006-12-15 13:09:22 +0000
committerivan <ivan>2006-12-15 13:09:22 +0000
commit3f3c8af45e3450374818794baf79e3a7238a3489 (patch)
tree6eb71453a1317f8bc5eb423383f87a2f813d95df
parent3f6c5dd84a8ec1f83afe484acc10052caae5a4e8 (diff)
add a quick start at a "dashboard" customer list, mostly for internal use for starters
-rw-r--r--httemplate/elements/dashboard-toplist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/dashboard-toplist.html b/httemplate/elements/dashboard-toplist.html
index b0ee8c8a3..5b8c52492 100644
--- a/httemplate/elements/dashboard-toplist.html
+++ b/httemplate/elements/dashboard-toplist.html
@@ -62,7 +62,7 @@
<TD CLASS="grid" COLSPAN="<% scalar(@custom_priorities) + 2 %>" BGCOLOR="<% $bgcolor %>">&nbsp;</TD>
</TR>
-% } elsif ( $line =~ /^\S/ { #label line
+% } elsif ( $line =~ /^\S/ ) { #label line
<TR>
<TH CLASS="grid" BGCOLOR="#cccccc"><% $line %></TH>