summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay_batch.cgi
diff options
context:
space:
mode:
authorivan <ivan>2008-01-13 20:57:36 +0000
committerivan <ivan>2008-01-13 20:57:36 +0000
commitfdbdabb698b904cfb8cdc8befb87a76aa71642e9 (patch)
tree7ab5d2a83009b55cc6c6655d809fe05bd26842a1 /httemplate/search/cust_pay_batch.cgi
parentec73e6774dd54d085d836f7da2ae772d2cfefee2 (diff)
ACLs
Diffstat (limited to 'httemplate/search/cust_pay_batch.cgi')
-rwxr-xr-xhttemplate/search/cust_pay_batch.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/cust_pay_batch.cgi b/httemplate/search/cust_pay_batch.cgi
index c678febf1..60dca8cba 100755
--- a/httemplate/search/cust_pay_batch.cgi
+++ b/httemplate/search/cust_pay_batch.cgi
@@ -1,7 +1,6 @@
<% include('elements/search.html',
'title' => 'Batch payment details',
'name' => 'batch details',
- 'menubar' => ['Main Menu' => $p,],
'query' => $sql_query,
'count_query' => $count_query,
'html_init' => $pay_batch ? $html_init : '',