From: Ivan Kohler Date: Tue, 27 Jan 2015 20:10:59 +0000 (-0800) Subject: log_sent_mail description X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=0928a6aa2ef66fedcdc0429c6450e26a3df5f444 log_sent_mail description --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 39f12c25a..f9a169672 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -773,7 +773,7 @@ sub reason_type_options { { 'key' => 'log_sent_mail', 'section' => 'notification', - 'description' => 'Enable logging of template-generated email.', + 'description' => 'Enable logging of all sent email.', 'type' => 'checkbox', },