From a607d737c67d10bfd79b96345f2e9a400b1f600c Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Mon, 15 Jan 2018 21:44:03 +0100 Subject: Fix wording Signed-off-by: Roeland Jago Douma --- core/templates/login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/templates') diff --git a/core/templates/login.php b/core/templates/login.php index 3452622907e..82594481d87 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -64,7 +64,7 @@ script('core', 'merged-login'); 5000) { ?>

- t('We have detected multiple invalid login attempts from your ip. Because of this we throttle your connection. Login can take up to 30 seconds.')); ?> + t('We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.')); ?>

-- cgit v1.2.3