This commit is contained in:
Laurent Destailleur 2021-04-26 19:55:46 +02:00
parent c849ce79e9
commit 8f7dd6211e

View File

@ -180,7 +180,7 @@ if ($id > 0 || !empty($ref)) {
//print '<br>';
$cssclass='fieldtitle';
$cssclass='titlefield';
include DOL_DOCUMENT_ROOT.'/core/tpl/notes.tpl.php';
print dol_get_fiche_end();