Fix lang
This commit is contained in:
parent
62e39f5a31
commit
12b9ac2c3b
@ -143,6 +143,8 @@ if ($action == 'delete_section')
|
||||
|
||||
if (empty($action) || $action == 'editfile' || $action == 'file_manager' || preg_match('/refresh/i',$action) || $action == 'delete')
|
||||
{
|
||||
$langs->load("ecm");
|
||||
|
||||
print '<table width="100%" class="liste noborderbottom">'."\n";
|
||||
|
||||
print '<!-- Title for manual directories -->'."\n";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user