From: Galen Charlton Date: Wed, 23 May 2018 21:32:00 +0000 (-0400) Subject: replace clipboard icon with smaller cart icon in appropriate contexts X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0bb78a2152c68666876b5aac38068fe2b56e9143;p=working%2FEvergreen.git replace clipboard icon with smaller cart icon in appropriate contexts Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/opac/parts/record/summary.tt2 b/Open-ILS/src/templates/opac/parts/record/summary.tt2 index 673ecdbe54..f7ebef4ecf 100644 --- a/Open-ILS/src/templates/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates/opac/parts/record/summary.tt2 @@ -118,7 +118,7 @@ [%- IF ctx.user; %] [% l('View My Lists') %][% l(' View My Lists') %] [%- ELSE %] - [% l('View My Cart') %][% l(' View My Cart') %] + [% l('View My Cart') %][% l(' View My Cart') %] [%- END %] [% END %] diff --git a/Open-ILS/src/templates/opac/parts/result/table.tt2 b/Open-ILS/src/templates/opac/parts/result/table.tt2 index 269545cbb6..f550157b20 100644 --- a/Open-ILS/src/templates/opac/parts/result/table.tt2 +++ b/Open-ILS/src/templates/opac/parts/result/table.tt2 @@ -486,13 +486,13 @@ END; [% END %]