From c0ec2a8c0dcfb5f06fe2e554a78060fbf4762e28 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 18 Aug 2023 08:52:06 +0000 Subject: [PATCH] Bug 34379: Fix label of new library group button This patch corrects the label on the button for creating a new library group, changing it from "Add group" to "New group" for consistency. To test, apply the patch and go to Administration -> Library groups. Confirm that the button is now labeled "New group" and that it still works to trigger the library group creation modal. Signed-off-by: Andrew --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt index f07d45b0f2..c179ec4e1a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt @@ -70,7 +70,7 @@ -- 2.30.2