From 1350cca5dd7297a37fea8417a51d6a435635e32e Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 7 Jul 2009 09:22:03 +0000 Subject: [PATCH] UI nit - double # --- httemplate/edit/svc_broadband.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/svc_broadband.cgi b/httemplate/edit/svc_broadband.cgi index 01e58cdc4..8a108f891 100644 --- a/httemplate/edit/svc_broadband.cgi +++ b/httemplate/edit/svc_broadband.cgi @@ -2,7 +2,7 @@ 'post_url' => popurl(1). 'process/svc_broadband.cgi', 'name' => 'broadband service', 'table' => 'svc_broadband', - 'labels' => { 'svcnum' => 'Service #', + 'labels' => { 'svcnum' => 'Service', 'description' => 'Description', 'ip_addr' => 'IP address', 'speed_down' => 'Download speed', -- 2.11.0