diff options
author | mark <mark> | 2012-01-28 23:20:11 +0000 |
---|---|---|
committer | mark <mark> | 2012-01-28 23:20:11 +0000 |
commit | 781f0ffcf560d3df0aec7ae349b57463d1c2518a (patch) | |
tree | 1c1c872d11d69b54370325786b2b2e72e2f009d8 /httemplate/elements/change_history_common.html | |
parent | 45ecb21934e80c6f1dcc6e26284398995a04a8e6 (diff) |
future package unsuspend date, #14144
Diffstat (limited to 'httemplate/elements/change_history_common.html')
-rw-r--r-- | httemplate/elements/change_history_common.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/change_history_common.html b/httemplate/elements/change_history_common.html index 9e19539d0..232664e39 100644 --- a/httemplate/elements/change_history_common.html +++ b/httemplate/elements/change_history_common.html @@ -138,7 +138,7 @@ my %action = ( my %cust_pkg_date_fields = map { $_=>1 } qw( start_date setup bill last_bill susp adjourn cancel expire contract_end - change_date + resume change_date ); # finding the other replace row |