From 0059dc5a4041f13db11689f9df1bc6475ab45172 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Fri, 22 Mar 2019 11:22:00 -0300 Subject: [PATCH] Bug 21890: Wrap message in span Signed-off-by: Tomas Cohen Arazi Signed-off-by: Martin Renvoize Signed-off-by: Nick Clemens --- .../opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt index 6ecaab0b6b..f9edeb7d7e 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt @@ -56,7 +56,7 @@ [% ELSIF (errNoBorrowerFound) %] No account was found with the provided information. [% ELSIF errResetForbidden %] - You are not allowed to reset your password. Contact library staff for assistance. + You are not allowed to reset your password. Contact library staff for assistance. [% ELSIF (errMultipleAccountsForEmail) %] Account identification with this email address only is ambiguous.
Please use the field 'Login' as well. -- 2.20.1