diff options
Diffstat (limited to 'httemplate/edit/cust_main.cgi')
-rwxr-xr-x | httemplate/edit/cust_main.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index 14825d055..d2c0cb785 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -195,7 +195,7 @@ function samechanged(what) { <INPUT TYPE="hidden" NAME="<% $hidden %>" VALUE=""> % } -<& cust_main/bottomfixup.html &> +<& cust_main/bottomfixup.html, 'custnum' => $custnum &> <BR> <INPUT TYPE = "button" |