diff options
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r-- | FS/FS/Conf.pm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 29d993e94..238622bbd 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2657,13 +2657,6 @@ and customer address. Include units.', }, { - 'key' => 'payment_history_msgnum', - 'section' => 'notification', - 'description' => 'Template to use for sending payment history to customer', - %msg_template_options, - }, - - { 'key' => 'payby', 'section' => 'billing', 'description' => 'Available payment types.', |