From 3f3c8af45e3450374818794baf79e3a7238a3489 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 15 Dec 2006 13:09:22 +0000 Subject: [PATCH] add a quick start at a "dashboard" customer list, mostly for internal use for starters --- httemplate/elements/dashboard-toplist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@   -% } elsif ( $line =~ /^\S/ { #label line +% } elsif ( $line =~ /^\S/ ) { #label line <% $line %> -- 2.11.0