From a71f7c73460b97b3fd3330a514410854e92606f5 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 10 May 2023 13:19:38 +0000 Subject: [PATCH] Bug 33699: Typo in identity_provider_domains.tt (presedence) This patch corrects the typo "presedence" with "precedence." The patch also corrects some grammar: "so if the 'library.com' domain will take presedence over '*library.com'" ...changed to... "so 'library.com' domain will take presedence over '*library.com'" I also changed the
s inside that block of help text to

in order to improve legibility. To test, apply the patch and go to Administration -> Identity providers -> Manage domains (on an existing provider) -> Edit, and click the "More" button under the "Domain" field. Confirm that the text is correct. --- .../en/modules/admin/identity_provider_domains.tt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt index b5ec234fcd..cd63d39281 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt @@ -93,8 +93,8 @@

@@ -178,10 +178,10 @@
Email domain to match this rule.
-- 2.30.2