Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
This commit is contained in:
parent
7357f858b6
commit
144b6cd29e
@ -257,7 +257,7 @@ if (getDolUserInt('USER_ENABLE_PUBLIC', 0, $object)) {
|
||||
print '</div>';
|
||||
|
||||
print '<div class="center">';
|
||||
print $form->buttonsSaveCancel("Save", "Cancel", array(), 0, '', $dol_openinpopup);
|
||||
print $form->buttonsSaveCancel("Save", ($dol_openinpopup ? "Cancel" : ""), array(), 0, '', $dol_openinpopup);
|
||||
print '</div>';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user