Bug 6330 - Change hold language from 'until' to 'since'
authorNicole C. Engard <nengard@bywatersolutions.com>
Wed, 11 May 2011 19:46:29 +0000 (15:46 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 12 May 2011 01:27:04 +0000 (13:27 +1200)
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt

index b5761bc..58c6fa5 100644 (file)
@@ -398,7 +398,7 @@ $.tablesorter.addParser({
                     [% IF ( RESERVE.wait ) %]
                         [% IF ( RESERVE.atdestination ) %]
                             [% IF ( RESERVE.found ) %]
-                            Item waiting at <b> [% RESERVE.wbrname %]</b>[% IF ( RESERVE.formattedwaitingdate ) %] until [% RESERVE.formattedwaitingdate %][% END %]
+                            Item waiting at <b> [% RESERVE.wbrname %]</b>[% IF ( RESERVE.formattedwaitingdate ) %] since [% RESERVE.formattedwaitingdate %][% END %]
                             <input type="hidden" name="pickup" value="[% RESERVE.wbrcd %]" />
                             [% ELSE %]
                             Item waiting to be pulled from <b> [% RESERVE.wbrname %]</b>