Bug 11094 - Bootstrap theme: fix typo "loaction"
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Mon, 21 Oct 2013 16:25:03 +0000 (13:25 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 7 Feb 2014 15:21:07 +0000 (15:21 +0000)
This patch fixes a typo on opac-user.tt

To test you must have existing holds on your account. Log into the OPAC
and view the holds tab on the "your summary" page (opac-user.pl).

Resize the browser window until the table switches from a regular table
layout to a vertical column. Only when the view is narrow enough does
the affected label appear:

Pick up location: [library name]

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt

index a16dc47..edd569c 100644 (file)
                                                 [% END %]
                                             </td>
                                             <td class="branch">
-                                                <span class="tdlabel">Pick up loaction:</span>
+                                                <span class="tdlabel">Pick up location:</span>
                                                 [% RESERVE.branch %]
                                             </td>
                                             [% IF ( showpriority ) %]