forked from Wavyzz/dolibarr
replace remaining SubmitCancel buttons
This commit is contained in:
@@ -150,7 +150,7 @@ print '</div>';
|
||||
|
||||
print dol_get_fiche_end();
|
||||
|
||||
print '<div class="center"><input type="submit" class="button" value="'.$langs->trans('Modify').'" name="button"></div>';
|
||||
print $form->buttonsSaveCancel("Modify", '');
|
||||
|
||||
print '</form>';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user