summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormark <mark>2010-08-13 02:40:22 +0000
committermark <mark>2010-08-13 02:40:22 +0000
commit36496cd4c672742f3c7791114879f420f19d1e4a (patch)
treef9caacad605c1a1728d11fae4aec6419f765aa30
parent08fab78a2d113fb09785af61cc9e0f0bf23c567e (diff)
clean up bad commit
-rw-r--r--httemplate/elements/menu.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index bc0c28812..015aaf6f2 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -358,8 +358,6 @@ if ( $curuser->access_right('Configuration') ) {
}
tie my %config_agent, 'Tie::IxHash',
-$tools_menu{'Process invoice batches'} = [ $fsurl.'search/bill_batch.cgi' ]
- if ( $conf->exists('invoice_print_pdf') );
'Agent types' => [ $fsurl.'browse/agent_type.cgi', 'Agent types define groups of package definitions that you can then assign to particular agents' ],
'Agents' => [ $fsurl.'browse/agent.cgi', 'Agents are resellers of your service. Agents may be limited to a subset of your full offerings (via their type)' ],
'Agent payment gateways' => [ $fsurl.'browse/payment_gateway.html', 'Credit card and electronic check processors for agent overrides' ];