Bugzilla – Attachment 169765 Details for
Bug 32218
Rephrase: Allow OPAC access to users from this domain to login with this identity provider.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32218: Update string grammar in identity-providers.tt
Bug-32218-Update-string-grammar-in-identity-provid.patch (text/plain), 1.47 KB, created by
Owen Leonard
on 2024-07-26 16:50:50 UTC
(
hide
)
Description:
Bug 32218: Update string grammar in identity-providers.tt
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2024-07-26 16:50:50 UTC
Size:
1.47 KB
patch
obsolete
>From 52fe4d06f6229e0971447c8c3c39d50eebf84de9 Mon Sep 17 00:00:00 2001 >From: Catalyst Bug Squasher <koha-training@catalyst.net.nz> >Date: Thu, 25 Jul 2024 22:22:06 +0000 >Subject: [PATCH] Bug 32218: Update string grammar in identity-providers.tt > >Adiministration > Identity Providers > New identity provider under allow >OPAC the language string was updated. > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../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 b45c266356..b100aa5266 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 >@@ -198,7 +198,7 @@ > <option value="1">Yes</option> > <option value="0" selected="selected">No</option> > </select> >- <div class="hint">Allow OPAC access to users from this domain to login with this identity provider.</div> >+ <div class="hint">Allow users of this domain to log into the OPAC using this identity provider.</div> > </li> > <li> > <label for="allow_staff">Allow staff: </label> >-- >2.39.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 32218
:
169618
|
169623
|
169624
| 169765