From: ivan Date: Wed, 23 Feb 2011 22:00:27 +0000 (+0000) Subject: and update suspend label in light of pkg_suspend, RT#11540 X-Git-Tag: freeside_2_1_2~29 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=e65409374d38d6481d67bdc9533ab9d17570ac7c;hp=3f2596765e26ff30ea24bad2453fec830d1c27c5 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 { (