Bug 7367 Followup for opac-suggestions template
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 14 Jun 2012 06:31:46 +0000 (08:31 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 20 Jun 2012 09:06:34 +0000 (11:06 +0200)
This small typo was found by Albert Oller.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Very trivial fix.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt

index 469141e..b0d5972 100644 (file)
@@ -98,7 +98,7 @@ $.tablesorter.addParser({
     <h1>Enter a new purchase suggestion</h1>
 
     <p>Please fill out this form to make a purchase suggestion. You will receive an email when the library processes your suggestion</p>
-    <p>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.</p>
+    <p>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.</p>
     <form action="/cgi-bin/koha/opac-suggestions.pl" method="post">
    <fieldset class="rows"> <ol>
     <li><label class="required" for="title">Title:</label><input type="text" id="title" name="title" size="50" maxlength="80" /></li>