Fix picto

This commit is contained in:
Laurent Destailleur 2015-09-07 20:56:28 +02:00
parent 5529ef7a50
commit 82ad81fc03

View File

@ -2766,7 +2766,7 @@ function print_fiche_titre($title, $mesg='', $picto='title_generic.png', $pictoi
* @param int $id To force an id on html objects * @param int $id To force an id on html objects
* @return string * @return string
*/ */
function load_fiche_titre($titre, $mesg='', $picto='title.png', $pictoisfullpath=0, $id=0) function load_fiche_titre($titre, $mesg='', $picto='title_generic.png', $pictoisfullpath=0, $id=0)
{ {
global $conf; global $conf;