Merge branch 'master' of git.freeside.biz:/home/git/freeside
[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 {
   (