From b7db348f8310cd00467d137b74de011fd6ae2eaf Mon Sep 17 00:00:00 2001 From: David Cook Date: Wed, 9 Nov 2022 02:10:55 +0000 Subject: [PATCH] Bug 32141: Add missing fieldset legends and titlecase "matchpoint" This patch adds missing fieldset legends and titlecases "matchpoint", so that the "Edit" UI is consistent with the "New" UI for adding and modifying Identity Providers. Test plan: 1) Apply patches 2) Go to http://localhost:8081/cgi-bin/koha/admin/identity_providers.pl?op=add_form 3) Fill out the fields to add an identity provider 4) Click "Edit" next to the Identity Provider in the list 5) In a new tab, go to http://localhost:8081/cgi-bin/koha/admin/identity_providers.pl?op=add_form 6) Compare the two screens and note that all the labels, inputs, and help text are the same on both screens. --- .../intranet-tmpl/prog/en/modules/admin/identity_providers.tt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_providers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_providers.tt index 7b69bb3080..3c56c09270 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_providers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_providers.tt @@ -244,6 +244,7 @@
+ Basic configuration
  1. @@ -282,6 +283,7 @@
+ Advanced configuration
  1. @@ -313,7 +315,7 @@
  2. - +