From 9635611fdcfc6a181e6608ae74419eddbd899560 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Tue, 5 Feb 2019 21:44:58 +0000 Subject: [PATCH] Bug 22170: Improve display of add/edit library group modal Tries to bring the emodal for adding/editing library root and sub groups more in line with the rest of Koha. To test: - Go to Administration > Library groups - With and without patch test following actions: - Add a new root group - Edit root group - Add sub-group entry - Edit sub-group entry - Verify that with the patch the display of the labels is more standard (bold and aligned to the right) and the input fields are a bit longer to allow for easier data entry. Signed-off-by: Owen Leonard --- .../prog/en/modules/admin/library_groups.tt | 53 ++++++++++++---------- 1 file changed, 29 insertions(+), 24 deletions(-) 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 48263dd..4a3455a 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 @@ -85,19 +85,21 @@

Add group