From c6559d89cfa0c5e38d07bc69deb39465614b5c7a 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 Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 879f7db9e8f835c699ad2a0c8ff9adcb4d7b5d6e) Signed-off-by: Fridolin Somers (cherry picked from commit e67e3bdf73fae33731bee0488db3b0b3eaceb3ac) Signed-off-by: Matt Blenkinsop --- 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 3536a92b4c..6a7c156c73 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 @@ -65,7 +65,7 @@ -- 2.39.2