diff --git a/htdocs/ecm/docfile.php b/htdocs/ecm/docfile.php index 790acd14aaa..7f80ebeb1f1 100644 --- a/htdocs/ecm/docfile.php +++ b/htdocs/ecm/docfile.php @@ -219,7 +219,7 @@ $userecm->fetch($ecmdir->fk_user_c); print $userecm->getNomUrl(1); print ''; */ -print ''.$langs->trans("ECMCreationDate").'aa'; +print ''.$langs->trans("ECMCreationDate").''; print dol_print_date(dol_filemtime($fullpath),'dayhour'); print ''; /*print ''.$langs->trans("ECMDirectoryForFiles").'';