From 10fb2339812ba85f280828b4140a6a24e97e3b2c Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 1 Nov 2023 10:21:41 +0000 Subject: [PATCH] Bug 35212: Correct mismatched label on identity provider entry form This patch corrects the identity provider form so that the label for the "Allow staff" field has the correct "for" attribute. Currently it is a duplicate of the one for the "Allow OPAC" field. To test, apply the patch and go to Administration -> Identity providers. - Click "New identity provider" - Near the bottom of the form, look for the "Allow staff" field. - Clicking the "Allow staff" label should activate the corresponding dropdown. Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- .../intranet-tmpl/prog/en/modules/admin/identity_providers.tt | 2 +- 1 file changed, 1 insertion(+), 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 423d0be223..95c56756ce 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 @@ -199,7 +199,7 @@
Allow OPAC access to users from this domain to login with this identity provider.
  • - +