From 97c0183f1e38d63864cda6472762f2b4482e32d0 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 (cherry picked from commit 89e115c4d9f5ae55d824200464e9541ece2eec0e) --- 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 d8757bbc72..193836d821 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.5