and update suspend label in light of pkg_suspend, RT#11540
[freeside.git] / 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 {
   (