diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index 26960b7f0ce..392e0686f1d 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -510,7 +510,7 @@ if (empty($action) || $action == 'file_manager' || eregi('refresh',$action) || $ // Show link print ''; if ($section == $val['id']) print ' '; - print $ecmdirstatic->getNomUrl(0,'index',20); + print $ecmdirstatic->getNomUrl(0,'index',24); if ($section == $val['id']) print ''; print ''; print ' ';