X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction%2Fcancel.pm;h=b93682b5413810ec720363ba98059a107c9ebcb2;hb=fdb8784fc81fc5c809a8c2e495a9dfa5b30f0d91;hp=b9d6d2996a35345a26befeb73dc453524f2af4f9;hpb=40a7b3dc653e099f7bd0bd762b649b04c4432db2;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 { (