diff --git a/htdocs/lib/functions.lib.php b/htdocs/lib/functions.lib.php index a99550232f0..cd2973e54c9 100644 --- a/htdocs/lib/functions.lib.php +++ b/htdocs/lib/functions.lib.php @@ -2278,7 +2278,7 @@ function load_fiche_titre($titre, $mesg='', $picto='title.png', $pictoisfullpath $return=''; if ($picto == 'setup') $picto='title.png'; - if (empty($conf->browser->firefox) && $picto=='title.png') $picto='title.gif'; + if (!empty($conf->browser->ie) && $picto=='title.png') $picto='title.gif'; $return.= "\n"; $return.= '