X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction%2Fcancel.pm;h=b93682b5413810ec720363ba98059a107c9ebcb2;hb=cd3719db530b4bffc1f2fe860bbc7a52f4b2235c;hp=b9d6d2996a35345a26befeb73dc453524f2af4f9;hpb=624b2d44625f69d71175c3348cae635d580c890b;p=freeside.git diff --git a/FS/FS/part_event/Action/cancel.pm b/FS/FS/part_event/Action/cancel.pm index b9d6d2996..b93682b54 100644 --- a/FS/FS/part_event/Action/cancel.pm +++ b/FS/FS/part_event/Action/cancel.pm @@ -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 { (