From 297a83fdd9f8fe6b9602950b05936c82dcb2ff15 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 1 Nov 2017 21:34:03 +0200 Subject: [PATCH] Request for fail2ban log support and two factor authentication support (2FA) --- resources/lang/en/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 94dcc380c108..2dcb3ffe2a4e 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -699,7 +699,7 @@ $LANG = array( 'invalid_credentials' => 'These credentials do not match our records', 'show_all_options' => 'Show all options', 'user_details' => 'User Details', - 'oneclick_login' => 'One-Click Login', + 'oneclick_login' => 'Social Login', 'disable' => 'Disable', 'invoice_quote_number' => 'Invoice and Quote Numbers', 'invoice_charges' => 'Invoice Surcharges',