diff options
author | ivan <ivan> | 2008-01-13 20:57:36 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-01-13 20:57:36 +0000 |
commit | fdbdabb698b904cfb8cdc8befb87a76aa71642e9 (patch) | |
tree | 7ab5d2a83009b55cc6c6655d809fe05bd26842a1 /httemplate/search/cust_bill.html | |
parent | ec73e6774dd54d085d836f7da2ae772d2cfefee2 (diff) |
ACLs
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' => |