X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=00042bd41f581dd6b693ac45c6c04112a63a5b40;hp=31759ed62da2423455eacac3e111b87da688a937;hb=06c85c354d546ca68320c8c2a4fb3dbc34750e0a;hpb=dc4e882662ac72279c008d47903a3978cf227f72 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 31759ed62..00042bd41 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5548,7 +5548,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' ],