From 68510f17eb5ed20cf961b32c70e6292046e1d231 Mon Sep 17 00:00:00 2001 From: Garry Collum Date: Sun, 23 Jan 2022 21:05:16 -0500 Subject: [PATCH] LP1010494 - More Details button is not translatable. Surrounds the text in the More Details and Less Details button in the bootstrap opac bib record screen and changes 'Less Details' to 'Fewer Details'. Signed-off-by: Garry Collum --- Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 index a0007ed16f..acf68fe546 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 @@ -71,7 +71,7 @@ ctx.metalinks.push(' [%- INCLUDE "opac/parts/record/authors.tt2" %]
+ class="btn btn-action btn-sm my-3"> [%l ("More Details") %]

[% l("Record details") %]

    @@ -325,10 +325,10 @@ ctx.metalinks.push('
-- 2.11.0