summaryrefslogtreecommitdiff
path: root/FS/FS/part_event/Action/notice.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/part_event/Action/notice.pm')
-rw-r--r--FS/FS/part_event/Action/notice.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_event/Action/notice.pm b/FS/FS/part_event/Action/notice.pm
index 1269653..8e22c68 100644
--- a/FS/FS/part_event/Action/notice.pm
+++ b/FS/FS/part_event/Action/notice.pm
@@ -5,7 +5,7 @@ use base qw( FS::part_event::Action );
use FS::Record qw( qsearchs );
use FS::msg_template;
-sub description { 'Send a notice from a message template'; }
+sub description { 'Email a notice to the customer\'s billing address'; }
#sub eventtable_hashref {
# { 'cust_main' => 1,