From 89641f7cf7edcd78112ed8fad96b379c796c4089 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 20 Jan 2021 14:02:43 +0000 Subject: [PATCH] Bug 27469: (follow-up) Correct terminology We should use "vendor" instead of "bookseller." https://wiki.koha-community.org/wiki/Terminology --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt index 70af3aef5b..28567bd827 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt @@ -185,7 +185,7 @@ [% END %] - Go back to booksellers page + Go back to vendor page [% ELSE %] Show baskets for vendor [% booksellername | html %] Show all active baskets [% END %] -- 2.11.0