diff options
Diffstat (limited to 'httemplate/view')
-rw-r--r-- | httemplate/view/cust_main/billing.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/billing.html b/httemplate/view/cust_main/billing.html index f1d00a19c..54c180bdd 100644 --- a/httemplate/view/cust_main/billing.html +++ b/httemplate/view/cust_main/billing.html @@ -9,7 +9,6 @@ Billing information (<% include('/elements/bill.html', custnum => $cust_main->custnum, label => 'Bill now', - formname => 'billnow', url => $p.'view/cust_main.cgi?'.$cust_main->custnum, ) %>) % } |