From 3d6c412fbd41bb44801912982b893a4b25da9c11 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 Signed-off-by: Dan Wells --- 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.43.2
[% l('Resource type') %][% l('Reservation start time') %][% l('Reservation end time') %][% l('Start time') %][% l('End time') %] [% l('Pickup location') %] [% l('Status') %]