From 89e115c4d9f5ae55d824200464e9541ece2eec0e Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 14 Jun 2012 08:31:46 +0200 Subject: [PATCH] Bug 7367 Followup for opac-suggestions template This small typo was found by Albert Oller. Signed-off-by: Marcel de Rooy Very trivial fix. Signed-off-by: Paul Poulain Signed-off-by: Chris Cormack --- koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt index 66f372fa77..8a5cb1c7f7 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt @@ -75,7 +75,7 @@ $.tablesorter.addParser({

Enter a new purchase suggestion

Please fill out this form to make a purchase suggestion. You will receive an email when the library processes your suggestion

-

Only the title is required, but the more information you enter the easier it will be for the librarians to find title you're requesting. The "Notes" field can be used to provide any additional information.

+

Only the title is required, but the more information you enter the easier it will be for the librarians to find the title you're requesting. The "Notes" field can be used to provide any additional information.

  1. -- 2.39.2