diff --git a/htdocs/admin/ecm.php b/htdocs/admin/ecm.php index 91236c33bd7..e11434c45d6 100644 --- a/htdocs/admin/ecm.php +++ b/htdocs/admin/ecm.php @@ -73,7 +73,7 @@ print '
'; $head = ecm_admin_prepare_head(); -dol_fiche_head($head, 'ecm', $langs->trans("Sendings"), -1, 'ecm'); +dol_fiche_head($head, 'ecm', $langs->trans("ECM"), -1, 'ecm'); print ''; print '';