Fix bad key for type of contact of resources

This commit is contained in:
Laurent Destailleur 2019-10-01 11:33:43 +02:00
parent d2881eb85b
commit 6ee17022c0

View File

@ -563,7 +563,7 @@ if ($id == 11)
'project' => $langs->trans('Project'),
'project_task' => $langs->trans('Task'),
'agenda' => $langs->trans('Agenda'),
'resource' => $langs->trans('Resource'),
'dolresource' => $langs->trans('Resource'),
// old deprecated
'propal' => $langs->trans('Proposal'),
'commande' => $langs->trans('Order'),