summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_bill_event.cgi
diff options
context:
space:
mode:
authorivan <ivan>2008-05-30 04:04:41 +0000
committerivan <ivan>2008-05-30 04:04:41 +0000
commit0a676589161fc7e6e44ed3cb70c475ab5bcbfdb8 (patch)
tree2da9f7b959012d467d91f917531a771430856fbb /httemplate/edit/part_bill_event.cgi
parent2ec94a2d96b62fd452556819eb594dea6be2c65d (diff)
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)
Diffstat (limited to 'httemplate/edit/part_bill_event.cgi')
-rwxr-xr-xhttemplate/edit/part_bill_event.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/part_bill_event.cgi b/httemplate/edit/part_bill_event.cgi
index df09bab..8e7b6da 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 '<TD>'. $html. '</TD>' if $html;
% print qq!</TR>!;
% print '</TABLE>';
+% print qq!<HR WIDTH="90%">!;
%}
%
% if ($currentreasonclass eq 'C'){