X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=fc1253ff8a9687001c48760d1f9d3c0eb1e86548;hp=a2475c9f0b0a99eeadb9bb343e076382d2b3e6e9;hb=7ec5eabeacef86e575e81b0703c6a7dc7611dcc9;hpb=1878ee1e6238755464472ea20e944fdab8fb5f0b diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index a2475c9f0..fc1253ff8 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2497,14 +2497,14 @@ and customer address. Include units.', { 'key' => 'welcome_msgnum', - 'section' => 'notification', + 'section' => 'deprecated', 'description' => 'Deprecated; use a billing event instead. Used to be the template to use for welcome messages when a svc_acct record is created.', %msg_template_options, }, { 'key' => 'svc_acct_welcome_exclude', - 'section' => 'notification', + 'section' => 'deprecated', 'description' => 'Deprecated; use a billing event instead. A list of svc_acct services for which no welcome email is to be sent.', 'type' => 'select-part_svc', 'multiple' => 1,