From 63805f0d1cb4ee5eccf9ac83aa765a95b4c9f4aa Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 29 Nov 2022 10:02:15 +0100 Subject: [PATCH] Update security_other.php --- htdocs/admin/security_other.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '';