From 5e93d571e00abd3d9c20920d9b3f6eaaf00e44e5 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Mon, 5 Jul 2021 15:40:00 +0200 Subject: Add a text string to l10n --- core/templates/loginflow/authpicker.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/templates') diff --git a/core/templates/loginflow/authpicker.php b/core/templates/loginflow/authpicker.php index b36fbb1d2f3..02b4b9cc003 100644 --- a/core/templates/loginflow/authpicker.php +++ b/core/templates/loginflow/authpicker.php @@ -37,7 +37,7 @@ $urlGenerator = $_['urlGenerator'];

-

+

t('Security warning')) ?>

t('If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.')) ?>

-- cgit v1.2.3