diff options
Diffstat (limited to 'httemplate/search/cust_bill.html')
-rwxr-xr-x | httemplate/search/cust_bill.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/cust_bill.html b/httemplate/search/cust_bill.html index 69384b813..9166f6dcb 100755 --- a/httemplate/search/cust_bill.html +++ b/httemplate/search/cust_bill.html @@ -213,7 +213,6 @@ function confirm_fax_process() { </SCRIPT>'; my $menubar = [ - 'Main menu' => $p, 'Print these invoices' => "javascript:confirm_print_process()", 'Email these invoices' => |