[freeside-commits] freeside/httemplate/edit part_bill_event.cgi, 1.38.2.7, 1.38.2.8
Ivan,,,
ivan at wavetail.420.am
Thu May 29 21:04:44 PDT 2008
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv14771/httemplate/edit
Modified Files:
Tag: FREESIDE_1_7_BRANCH
part_bill_event.cgi
Log Message:
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)
Index: part_bill_event.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/part_bill_event.cgi,v
retrieving revision 1.38.2.7
retrieving revision 1.38.2.8
diff -u -d -r1.38.2.7 -r1.38.2.8
--- part_bill_event.cgi 30 May 2008 03:55:52 -0000 1.38.2.7
+++ part_bill_event.cgi 30 May 2008 04:04:42 -0000 1.38.2.8
@@ -431,6 +431,7 @@
% print '<TD>'. $html. '</TD>' if $html;
% print qq!</TR>!;
% print '</TABLE>';
+% print qq!<HR WIDTH="90%">!;
%}
%
% if ($currentreasonclass eq 'C'){
More information about the freeside-commits
mailing list