log_sent_mail description
authorIvan Kohler <ivan@freeside.biz>
Tue, 27 Jan 2015 20:10:59 +0000 (12:10 -0800)
committerIvan Kohler <ivan@freeside.biz>
Tue, 27 Jan 2015 20:10:59 +0000 (12:10 -0800)
FS/FS/Conf.pm

index 39f12c2..f9a1696 100644 (file)
@@ -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',
   },