X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_main.cgi;h=4a8f70540ed12702a4536f4b87f452d2f46cf03f;hb=59c328d950e0d5275a1b5cf3357729212dd0e26a;hp=f9c80d82d86963221ae0280699d7045f7ff518ed;hpb=1dc993241b373c27f019db21fdfea6a6466a3b45;p=freeside.git diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index f9c80d82d..4a8f70540 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -71,7 +71,7 @@ print header("Customer $action", '', ' onUnload="myclose()"'); print qq!Error: !, $error, "" if $error; -print qq!
!, +print qq!!, qq!!, qq!Customer # !, ( $custnum ? "$custnum" : " (NEW)" ), @@ -564,7 +564,7 @@ END my $otaker = $cust_main->otaker; print qq!!, - qq!
!, "
", ;