Fix translation

This commit is contained in:
Laurent Destailleur 2019-08-12 19:01:23 +02:00
parent b3e9cf3be7
commit ac57e527ce

View File

@ -2799,7 +2799,7 @@ if ($action == 'editmeta' || $action == 'createcontainer')
if ($action != 'createcontainer')
{
print '<tr><td>';
print $langs->trans('LastModificationAuthor');
print $langs->trans('UserModif');
print '</td><td>';
if ($pageusermodifid > 0)
{