From: Garry Collum Date: Wed, 3 Aug 2022 18:00:02 +0000 (+0000) Subject: lp1983129-Bootstrap Opac: Inconsistent wording in My Account X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=71df610f12d70f82425934fdd316f2a0ba578463;p=working%2FEvergreen.git lp1983129-Bootstrap Opac: Inconsistent wording in My Account Removes the word "Current" and "Currently" from the holds and items checked out menus and pages in My Account, and fixes capitalization in the summary screen. Also removes 'Current' from the menus and screens for E-items out, and E-items on hold. Signed-off-by: Garry Collum Signed-off-by: Gina Monti Signed-off-by: Jane Sandberg --- diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/circs.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/circs.tt2 index 2997c38807..6d68fd8dde 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/circs.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/circs.tt2 @@ -5,7 +5,7 @@ myopac_page = "circs"; parent="circs"; %] -

[% l('Current Items Checked Out') %]

+

[% l('Items Checked Out') %]

diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/ebook_circs.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/ebook_circs.tt2 index cd53f5089f..48c64e6381 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/ebook_circs.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/ebook_circs.tt2 @@ -5,13 +5,13 @@ myopac_page = "ebook_circs"; parent="circs"; %] -

[% l('E-Items Currently Checked Out') %]

+

[% l('E-Items Checked Out') %]

[% l(