Fix: Bad title

This commit is contained in:
Laurent Destailleur 2014-09-03 09:55:06 +02:00
parent ca322942ae
commit be0c7ba28f

View File

@ -127,7 +127,7 @@ function fichinter_admin_prepare_head()
$h++;
$head[$h][0] = DOL_URL_ROOT.'/fichinter/admin/fichinterdet_extrafields.php';
$head[$h][1] = $langs->trans("ExtraFields");
$head[$h][1] = $langs->trans("ExtraFieldsLines");
$head[$h][2] = 'attributesdet';
$h++;