From 0928a6aa2ef66fedcdc0429c6450e26a3df5f444 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 27 Jan 2015 12:10:59 -0800 Subject: [PATCH] log_sent_mail description --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', }, -- 2.11.0