From ff196a5e035ae92fd45f12400d8c87c2e54b7f69 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 --- 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 566658e..b354b92 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.1.0