Bug 13256 - Typographical error on item search template
authorHéctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com>
Fri, 14 Nov 2014 16:08:37 +0000 (11:08 -0500)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 16 Nov 2014 15:15:05 +0000 (12:15 -0300)
Typo error found in the new template itemsearch.tt line 363 "_ matches
only a single charcter"

Test plan:
1) Go to url 'intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt'
   line 363 and check the typo "_ matches only a single charcter" and
   change for _ matches only a single character
2) Apply the patch
3) Repeat step 1 and check if the typo is fixed

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt

index 57d605e..0c65c11 100644 (file)
             [% INCLUDE form_field_select_text_block %]
             <p class="hint">You can use the following wildcard characters: % _</p>
             <p class="hint">% matches any number of characters</p>
-            <p class="hint">_ matches only a single charcter</p>
+            <p class="hint">_ matches only a single character</p>
           </fieldset>
           <fieldset>
             <div class="form-field">