From b94de8e60418744e1526d96a0e85715e3e350c9d Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 30 Nov 2015 15:35:32 -0800 Subject: make cust-email-high-visibility non-optional, and improve display of invoice delivery settings, #28226 --- FS/FS/Conf.pm | 7 ------- 1 file changed, 7 deletions(-) (limited to 'FS') diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 641f925bc..eec719a36 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5536,13 +5536,6 @@ and customer address. Include units.', 'type' => 'checkbox', }, - { - 'key' => 'cust-email-high-visibility', - 'section' => 'UI', - 'description' => 'Move the invoicing e-mail address field to the top of the billing address section and highlight it.', - 'type' => 'checkbox', - }, - { 'key' => 'cust-edit-alt-field-order', 'section' => 'UI', -- cgit v1.2.1