X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fpart_bill_event.cgi;h=670474d48873d3f7a95930c9ddef3d52d5ff3bfc;hb=ca5786f0d2a55c575d41ff6693b4338387939cb0;hp=d850ae55692bb5c179358b5a7a7b455c17720015;hpb=22a35047ecdffff80110e06cc08fc84f9ddba9b0;p=freeside.git diff --git a/httemplate/browse/part_bill_event.cgi b/httemplate/browse/part_bill_event.cgi index d850ae556..670474d48 100755 --- a/httemplate/browse/part_bill_event.cgi +++ b/httemplate/browse/part_bill_event.cgi @@ -1,3 +1,4 @@ + <% my %search; @@ -14,6 +15,8 @@ my $total = scalar(@part_bill_event); <%= header('Invoice Event Listing', menubar( 'Main Menu' => $p) ) %> Invoice events are actions taken on overdue invoices.

+Add a new invoice event +

<%= $total %> events <%= $cgi->param('showdisabled') ? do { $cgi->param('showdisabled', 0); @@ -63,10 +66,6 @@ my $total = scalar(@part_bill_event); <%= $part_bill_event->eventcode %> <% } %> - - - Add a new invoice event -