2
0
forked from Wavyzz/dolibarr

replace deprecated

This commit is contained in:
Frédéric FRANCE
2020-10-22 22:50:03 +02:00
parent a5e2ab2822
commit 9a470fa42d
520 changed files with 686 additions and 686 deletions

View File

@@ -70,7 +70,7 @@ print load_fiche_titre($langs->trans('ResourceSetup'), $linkback, 'title_setup')
$head = resource_admin_prepare_head();
dol_fiche_head($head, 'general', $langs->trans("ResourceSingular"), -1, 'action');
print dol_get_fiche_head($head, 'general', $langs->trans("ResourceSingular"), -1, 'action');
print '<form method="POST" action="'.$_SERVER['PHP_SELF'].'">';
print '<input type="hidden" name="token" value="'.newToken().'">';