From 69e54bde1f065b220a9b083060c5b7c45dec6483 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 24 May 2016 09:23:25 +0200 Subject: Allow opening the password reset link in a new window when its a URL --- 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 a12008295c4..57ced760088 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -57,7 +57,7 @@ script('core', [

- + t('Wrong password. Reset it?')); ?> -- cgit v1.2.3