From 03b8ba273ae39a3596d046d0f79a0c39d5aae053 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Fri, 16 Nov 2012 22:01:24 +0100 Subject: [PATCH] Fix lostpassword url generation Fixes issue #262 --- core/templates/login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/login.php b/core/templates/login.php index 0768b664c6f..d6b09c83d3a 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -11,7 +11,7 @@ -
  • +
  • t('Lost your password?'); ?>
  • -- 2.39.5