diff options
author | ivan <ivan> | 2008-01-13 20:46:44 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-01-13 20:46:44 +0000 |
commit | f9938915b0df2609f41c24d761d607595d5d0a34 (patch) | |
tree | aa3fa94b86cc5422bd3530b0762033eb448bcdfe /httemplate/view/cust_bill.cgi | |
parent | d8c81a25cb29cf0ca5d7cdeb8160f79d4fbb0bc6 (diff) |
ACLs
Diffstat (limited to 'httemplate/view/cust_bill.cgi')
-rwxr-xr-x | httemplate/view/cust_bill.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi index c5373ff19..951725531 100755 --- a/httemplate/view/cust_bill.cgi +++ b/httemplate/view/cust_bill.cgi @@ -1,5 +1,4 @@ <% include("/elements/header.html",'Invoice View', menubar( - "Main Menu" => $p, "View this customer (#$custnum)" => "${p}view/cust_main.cgi?$custnum", )) %> |