From: ivan Date: Wed, 23 Feb 2011 22:00:26 +0000 (+0000) Subject: and update suspend label in light of pkg_suspend, RT#11540 X-Git-Tag: freeside_2_3_0~586 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=0ab9403d57a7b07d3f8369e5c6fe6eb0c4668b57 and update suspend label in light of pkg_suspend, RT#11540 --- diff --git a/FS/FS/part_event/Action/suspend.pm b/FS/FS/part_event/Action/suspend.pm index c77728e61..ea795748e 100644 --- a/FS/FS/part_event/Action/suspend.pm +++ b/FS/FS/part_event/Action/suspend.pm @@ -3,7 +3,7 @@ package FS::part_event::Action::suspend; use strict; use base qw( FS::part_event::Action ); -sub description { 'Suspend'; } +sub description { 'Suspend all of this customer\'s packages'; } sub option_fields { (