From d5c993230e7148acfa450e353d1d2c22660bd256 Mon Sep 17 00:00:00 2001 From: Remington Steed Date: Wed, 20 Feb 2019 17:08:38 -0500 Subject: [PATCH] LP1797934: Simplify header labels Since the patron is already on the "Reservations" tab in their account, it seems unnecessary to use the word "Reservations" in the header labels. Also, simpler labels will make translations easier, since "Start time" and "End time" are already used in other Bookings interfaces. Signed-off-by: Remington Steed --- Open-ILS/src/templates/opac/myopac/reservations.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/opac/myopac/reservations.tt2 b/Open-ILS/src/templates/opac/myopac/reservations.tt2 index d134246f30..ff995fccbe 100644 --- a/Open-ILS/src/templates/opac/myopac/reservations.tt2 +++ b/Open-ILS/src/templates/opac/myopac/reservations.tt2 @@ -8,8 +8,8 @@ - - + + -- 2.11.0
[% l('Resource type') %][% l('Reservation start time') %][% l('Reservation end time') %][% l('Start time') %][% l('End time') %] [% l('Pickup location') %] [% l('Status') %]