Debug v18
This commit is contained in:
parent
4404b36a55
commit
bda4def933
@ -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>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user