From 5544916f3e6d6397d1f1a387f4b00a49157309ce Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Mon, 23 Oct 2017 14:01:23 -0400 Subject: RT# 77332 - Fixed error where all packages updated with new next bill date, instead of just selected ones. --- httemplate/misc/bulk_pkg_increment_bill.cgi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'httemplate/misc/bulk_pkg_increment_bill.cgi') diff --git a/httemplate/misc/bulk_pkg_increment_bill.cgi b/httemplate/misc/bulk_pkg_increment_bill.cgi index fc9bbc893..85f05de61 100755 --- a/httemplate/misc/bulk_pkg_increment_bill.cgi +++ b/httemplate/misc/bulk_pkg_increment_bill.cgi @@ -36,10 +36,10 @@ % foreach my $field (qw( setup last_bill bill adjourn susp expire contract_end change_date cancel active )) { % "> - "> - "> - "> - "> + "> + "> + "> + "> % } <% ntable('#cccccc') %> -- cgit v1.2.1