fix up most of the remaining submit inputs

This commit is contained in:
Christian Foellmann
2021-08-24 17:04:17 +02:00
parent 227f61a711
commit f094b4c70c
173 changed files with 241 additions and 246 deletions

View File

@@ -210,7 +210,7 @@ print info_admin($langs->trans("LDAPDescValues"));
print dol_get_fiche_end();
print '<div class="center"><input type="submit" class="button" value="'.$langs->trans("Modify").'"></div>';
print $form->buttonsSaveCancel("Modify", '');
print '</form>';