From e132c86a1a56963f941157dd3fb6e648a7f204d9 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 23 May 2018 17:21:57 -0400 Subject: [PATCH] another terminology tweak Signed-off-by: Galen Charlton --- Open-ILS/src/templates/opac/myopac/lists.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/opac/myopac/lists.tt2 b/Open-ILS/src/templates/opac/myopac/lists.tt2 index 12f8003d7a..c8bee08572 100644 --- a/Open-ILS/src/templates/opac/myopac/lists.tt2 +++ b/Open-ILS/src/templates/opac/myopac/lists.tt2 @@ -76,7 +76,7 @@ -

[% l("My Existing Lists") %]

+

[% l("My Existing Cart and Lists") %]

[% INCLUDE "opac/parts/anon_list.tt2" %] [% IF ctx.bookbags.size %]
-- 2.11.0