diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index 80f85e27840..d4c0be6e148 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -510,7 +510,7 @@ if (empty($action) || $action == 'file_manager' || preg_match('/refresh/i',$acti // Show link print ''; if ($section == $val['id']) print ' '; - print $ecmdirstatic->getNomUrl(0,'index',24); + print $ecmdirstatic->getNomUrl(0,'index',32); if ($section == $val['id']) print ''; print ''; print ' ';