X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=4c87f93966f80b40ed18927059927a84ee340f03;hp=66cd1d7e9803d567b90c5f2dc8eb7dfd7589f025;hb=5747043b65207732f7c84cc16ea77d2da3f5813f;hpb=d2f54bbc95b1a14e638ce51182f04b80c07641a6 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 66cd1d7e9..4c87f9396 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5583,7 +5583,7 @@ and customer address. Include units.', { 'key' => 'ie-compatibility_mode', - 'section' => 'UI', + 'section' => 'deprecated', 'description' => "Compatibility mode META tag for Internet Explorer, used on the customer view page. Not necessary in normal operation unless custom content (notes, cust_main-custom_link) is included on customer view that is incompatibile with newer IE verisons.", 'type' => 'select', 'select_enum' => [ '', '7', 'EmulateIE7', '8', 'EmulateIE8' ],