Update element_resource.php

This commit is contained in:
PeartreeG 2016-02-02 14:14:01 +01:00
parent 4c0f29d234
commit 835c2725c5

View File

@ -269,7 +269,7 @@ else
if (is_object($fichinter))
{
$head=fichinter_prepare_head($fichinter);
dol_fiche_head($head, 'resources', $langs->trans("InterventionCard"),0,'intervention');
dol_fiche_head($head, 'resource', $langs->trans("InterventionCard"),0,'intervention');
// Affichage fiche action en mode visu
print '<table class="border" width="100%">';