Debug v18

This commit is contained in:
Laurent Destailleur 2023-02-17 17:31:55 +01:00
parent 4404b36a55
commit bda4def933

View File

@ -297,7 +297,7 @@ if (getDolUserInt('USER_ENABLE_PUBLIC', 0, $object)) {
print '</div>';
print '<div class="center">';
print $form->buttonsSaveCancel("Save", ($dol_openinpopup ? "Cancel" : ""), array(), 0, '', $dol_openinpopup);
print $form->buttonsSaveCancel("Save", '', array(), 0, '', $dol_openinpopup);
print '</div>';
print '<br>';