and update suspend label in light of pkg_suspend, RT#11540
authorivan <ivan>
Wed, 23 Feb 2011 22:00:27 +0000 (22:00 +0000)
committerivan <ivan>
Wed, 23 Feb 2011 22:00:27 +0000 (22:00 +0000)
FS/FS/part_event/Action/suspend.pm

index c77728e..ea79574 100644 (file)
@@ -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 {
   (