diff options
author | ivan <ivan> | 2008-01-13 20:46:53 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-01-13 20:46:53 +0000 |
commit | a95b10c0c3ccee4e34c3bd0680e5ee2a4becdee6 (patch) | |
tree | 76ffac86805a9222ad1242eacfebf8580874cdd1 /httemplate/view/cust_bill.cgi | |
parent | bd152637da56be7155765363cc29ae0126813fed (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 42e1e6177..930896202 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", )) %> |