From 9bf9c7f1e8ecf26f45dab7928ebf4399a8eb2b2b Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 4 Feb 2005 10:38:15 +0000 Subject: [PATCH] typo --- httemplate/edit/cust_main.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index a18114c9d..3910b4b84 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -76,7 +76,7 @@ my $action = $custnum ? 'Edit' : 'Add';
-ustomer # <%= $custnum ? "$custnum" : " (NEW)" %> +Customer # <%= $custnum ? "$custnum" : " (NEW)" %> -- 2.11.0