From 238601841208c481ac783dca2ceb658a054032bc Mon Sep 17 00:00:00 2001 From: David Roberts Date: Fri, 24 Jan 2020 11:52:16 +0000 Subject: [PATCH] Bug 24490: Clarify wording and function of Purchase Items link on POS This patch changes the wording of the links on the POS side menu To test: 1) Apply the patch 2) Check that the links on the left hand side of the screen read "Configure Cash Registers" and "Configure Items for Purchase" 3) Click both links to ensure you are taken to the relevant config pages. --- koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc index 89b1a3a914..580d3a3b00 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc @@ -4,11 +4,11 @@
Administration
[% END %] -- 2.11.0