From 0a676589161fc7e6e44ed3cb70c475ab5bcbfdb8 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 30 May 2008 04:04:41 +0000 Subject: [PATCH 1/1] 1.7 sucks. but people are still going to be editing old-style invoice events for a little while more yet, so space them out better (so options don't run together) --- httemplate/edit/part_bill_event.cgi | 1 + 1 file changed, 1 insertion(+) diff --git a/httemplate/edit/part_bill_event.cgi b/httemplate/edit/part_bill_event.cgi index df09bab7a..8e7b6da87 100755 --- a/httemplate/edit/part_bill_event.cgi +++ b/httemplate/edit/part_bill_event.cgi @@ -428,6 +428,7 @@ Invoice Event #<% $hashref->{eventpart} ? $hashref->{eventpart} : "(NEW)" %> % print ''. $html. '' if $html; % print qq!!; % print ''; +% print qq!
!; %} % % if ($currentreasonclass eq 'C'){ -- 2.11.0