Fix translation
This commit is contained in:
parent
b3e9cf3be7
commit
ac57e527ce
@ -2799,7 +2799,7 @@ if ($action == 'editmeta' || $action == 'createcontainer')
|
|||||||
if ($action != 'createcontainer')
|
if ($action != 'createcontainer')
|
||||||
{
|
{
|
||||||
print '<tr><td>';
|
print '<tr><td>';
|
||||||
print $langs->trans('LastModificationAuthor');
|
print $langs->trans('UserModif');
|
||||||
print '</td><td>';
|
print '</td><td>';
|
||||||
if ($pageusermodifid > 0)
|
if ($pageusermodifid > 0)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user