From 1ab57f84cd62311849894e5f5fc103cbc2d6812a Mon Sep 17 00:00:00 2001 From: Devinim <kohadevinim@devinim.com.tr> 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 <kohadevinim@devinim.com.tr> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- 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 ) %] <div id="error_message" class="dialog alert"> - 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. </div> [% ELSE %] -- 2.11.0