diff options
Diffstat (limited to 'httemplate/elements')
-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 |