mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 23:52:24 +01:00
replace deprecated
This commit is contained in:
@@ -265,7 +265,7 @@ $picto = 'object_'.$objMod->picto;
|
||||
print load_fiche_titre(($modulename ? $modulename : $moduledesc), $moreinfo, $picto, 0, '', 'titlemodulehelp');
|
||||
print '<br>';
|
||||
|
||||
dol_fiche_head($head, $mode, '', -1);
|
||||
print dol_get_fiche_head($head, $mode, '', -1);
|
||||
|
||||
if (!$modulename)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user