From be2bcc10c35d7762178b245cd38382047a7e270d Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Tue, 25 Nov 2014 19:37:48 -0800 Subject: option to credit unused time on suspension as part of suspend reason, #31702 --- httemplate/misc/cancel_pkg.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'httemplate/misc/cancel_pkg.html') diff --git a/httemplate/misc/cancel_pkg.html b/httemplate/misc/cancel_pkg.html index f9a46a898..6d076549d 100755 --- a/httemplate/misc/cancel_pkg.html +++ b/httemplate/misc/cancel_pkg.html @@ -6,9 +6,9 @@ -

+
<% emt(ucfirst($method)." [_1]", $part_pkg->pkg_comment) %> -<% ntable("#cccccc", 2) %> + % my $date_init = 0; % if ($method eq 'expire' || $method eq 'adjourn' || $method eq 'resume') { @@ -58,7 +58,7 @@ field => 'reasonnum', reason_class => $class, curr_value => $reasonnum, - control_button => "document.getElementById('confirm_cancel_pkg_button')", + control_button => "confirm_cancel_pkg_button", &> % } -- cgit v1.2.1