From 1ab57f84cd62311849894e5f5fc103cbc2d6812a Mon Sep 17 00:00:00 2001 From: Devinim Date: Thu, 16 Apr 2020 11:09:54 +0000 Subject: [PATCH] Bug 25138: (follow-up) Terminology: Point of sale should use library instead of branch Content-Type: text/plain; charset=utf-8 Signed-off-by: Devinim Signed-off-by: Marcel de Rooy --- koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt index 2d4bd818e2..2d96682a2f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt @@ -24,7 +24,7 @@ [% IF ( error_registers ) %]
- You must have at least one cash register associated with this branch before you can record payments. + You must have at least one cash register associated with this library before you can record payments.
[% ELSE %] -- 2.11.0