diff options
| -rwxr-xr-x | httemplate/edit/part_bill_event.cgi | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/httemplate/edit/part_bill_event.cgi b/httemplate/edit/part_bill_event.cgi index 051ef1086..62129333c 100755 --- a/httemplate/edit/part_bill_event.cgi +++ b/httemplate/edit/part_bill_event.cgi @@ -390,12 +390,6 @@ Invoice Event #<% $hashref->{eventpart} ? $hashref->{eventpart} : "(NEW)" %>  %    'weight'  => 70,  %  },  % -%  'collect' => { -%    'name' => 'Collect on invoices (normally only used with a <i>Late Fee</i> and <i>Generate Invoice</i> events)', -%    'code' => '$cust_main->send();', -%    'weight'  => 80, -%  }, -%  %;  %  <SCRIPT TYPE="text/javascript">var myreasons = new Array();</SCRIPT>  | 
