From 671cb021db98ae9db15f2c0411d8f67e7b735c46 Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Fri, 25 Aug 2023 11:27:25 +0000 Subject: [PATCH] Bug 33537: (QA follow-up) Modal UI fixes: Use ol instead of ul in modal fieldset inputs: This ol->ul change makes the UI inputs more spaced and overall more in line with other modals in Koha. Use 'btn-primary' on 'Save' button to have it be shown yellow as other confirmation buttons in Koha. Add a11y attributes to modal form Also prettied HTML code: git show --ignore-all-space Signed-off-by: Pedro Amorim --- .../prog/en/modules/admin/domain_limits.tt | 75 ++++++++++--------- 1 file changed, 40 insertions(+), 35 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/domain_limits.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/domain_limits.tt index a830de71a7..5081b001ec 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/domain_limits.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/domain_limits.tt @@ -12,42 +12,47 @@ [% INCLUDE 'prefs-admin-search.inc' %] [% BLOCK modal_form %] -