diff --git a/htdocs/lib/functions.lib.php b/htdocs/lib/functions.lib.php index 854711dd84f..2c74993f000 100644 --- a/htdocs/lib/functions.lib.php +++ b/htdocs/lib/functions.lib.php @@ -1983,7 +1983,7 @@ function print_fiche_titre($titre, $mesg='', $picto='title.png', $pictoisfullpat print "\n"; print ''; - if ($picto && $titre) print ''; + if (empty($conf->browser->phone) && $picto && $titre) print ''; print '';
'.img_picto('',$picto, 'id="pictotitle"', $pictoisfullpath).''.img_picto('',$picto, 'id="pictotitle"', $pictoisfullpath).''; print '
'.$titre.'
'; print '