From 36496cd4c672742f3c7791114879f420f19d1e4a Mon Sep 17 00:00:00 2001 From: mark Date: Fri, 13 Aug 2010 02:40:22 +0000 Subject: [PATCH] clean up bad commit --- httemplate/elements/menu.html | 2 -- 1 file changed, 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' ]; -- 2.11.0