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 '
| '.img_picto('',$picto, 'id="pictotitle"', $pictoisfullpath).' | '; + if (empty($conf->browser->phone) && $picto && $titre) print ''.img_picto('',$picto, 'id="pictotitle"', $pictoisfullpath).' | '; print '';
print ' '.$titre.' ';
print ' | ';