From a6824d34f08f157f6a57c989be0cea3c6bda4190 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Mon, 27 Apr 2015 07:28:29 -0400 Subject: [PATCH] Bug 14065: Typo in opac self registration form The phrase Please type this following characters into the preceding box should be Please type the following characters into the preceding box Signed-off-by: Jonathan Druart Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt index 566658ea98..b354b92288 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt @@ -734,7 +734,7 @@ - Please type this following characters into the preceding box: [% captcha %] + Please type the following characters into the preceding box: [% captcha %] Note: The preceding box is case-sensitive. Ensure that the entered characters are in all-caps. -- 2.39.2