This commit is contained in:
Laurent Destailleur 2018-11-26 14:48:27 +01:00
parent 62e39f5a31
commit 12b9ac2c3b

View File

@ -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";