From: ivan Date: Fri, 4 Feb 2005 10:38:15 +0000 (+0000) Subject: typo X-Git-Tag: BEFORE_FINAL_MASONIZE~720 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=9bf9c7f1e8ecf26f45dab7928ebf4399a8eb2b2b typo --- 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)" %>