diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 13f2e2f2550..845a3fd0873 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1284,12 +1284,8 @@ function top_htmlhead($head, $title = '', $disablejs = 0, $disablehead = 0, $arr if (! defined('DISABLE_FONT_AWSOME')) { print ''."\n"; - print ''."\n"; - if (empty($conf->global->MAIN_DISABLE_FONT_AWESOME_5)) - { - print ''."\n"; - print ''."\n"; - } + print ''."\n"; + print ''."\n"; } print ''."\n";