summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_bill.cgi
diff options
context:
space:
mode:
authorivan <ivan>2008-01-13 20:46:53 +0000
committerivan <ivan>2008-01-13 20:46:53 +0000
commita95b10c0c3ccee4e34c3bd0680e5ee2a4becdee6 (patch)
tree76ffac86805a9222ad1242eacfebf8580874cdd1 /httemplate/view/cust_bill.cgi
parentbd152637da56be7155765363cc29ae0126813fed (diff)
ACLs
Diffstat (limited to 'httemplate/view/cust_bill.cgi')
-rwxr-xr-xhttemplate/view/cust_bill.cgi1
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",
)) %>