projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
710cc20
)
typo
author
ivan
<ivan>
Fri, 4 Feb 2005 10:38:15 +0000
(10:38 +0000)
committer
ivan
<ivan>
Fri, 4 Feb 2005 10:38:15 +0000
(10:38 +0000)
httemplate/edit/cust_main.cgi
patch
|
blob
|
history
diff --git
a/httemplate/edit/cust_main.cgi
b/httemplate/edit/cust_main.cgi
index
a18114c
..
3910b4b
100755
(executable)
--- a/
httemplate/edit/cust_main.cgi
+++ b/
httemplate/edit/cust_main.cgi
@@
-76,7
+76,7
@@
my $action = $custnum ? 'Edit' : 'Add';
<FORM ACTION="<%= popurl(1) %>process/cust_main.cgi" METHOD=POST NAME="form1" onSubmit="document.form1.submit.disabled=true">
<INPUT TYPE="hidden" NAME="custnum" VALUE="<%= $custnum %>">
-ustomer # <%= $custnum ? "<B>$custnum</B>" : " (NEW)" %>
+
C
ustomer # <%= $custnum ? "<B>$custnum</B>" : " (NEW)" %>
<!-- agent -->