pkg_cancel event action, RT#10141
[freeside.git] / FS / FS / part_event / Action / cancel.pm
index b9d6d29..b93682b 100644 (file)
@@ -3,7 +3,7 @@ package FS::part_event::Action::cancel;
 use strict;
 use base qw( FS::part_event::Action );
 
-sub description { 'Cancel'; }
+sub description { 'Cancel all of this customer\'s packages'; }
 
 sub option_fields {
   (