From 58dfd89256f735b4405f88a62ec9ae048863d40f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 17 Aug 2024 16:31:34 +0200 Subject: [PATCH] Look and feel --- htdocs/admin/system/security.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/admin/system/security.php b/htdocs/admin/system/security.php index eef889f92d0..4a4662ea95e 100644 --- a/htdocs/admin/system/security.php +++ b/htdocs/admin/system/security.php @@ -628,7 +628,6 @@ if (!isModEnabled('api') && !isModEnabled('webservices')) { print '
'; print 'API_DISABLE_LOGIN_API = '.getDolGlobalString('API_DISABLE_LOGIN_API', '0').'   ('.$langs->trans("Recommended").': 1)
'; -print '
'; print '';