diff --git a/htdocs/admin/security_other.php b/htdocs/admin/security_other.php index c732ce498e3..99b08df44d0 100644 --- a/htdocs/admin/security_other.php +++ b/htdocs/admin/security_other.php @@ -196,7 +196,7 @@ print ''; print ''.$langs->trans("MaxNumberOfPostOnPublicPagesByIP").''; print ''; print ''; -print ' '.strtolower($langs->trans("Files")); +print ' '.strtolower($langs->trans("Posts")); print ''; print '';