Bugzilla – Attachment 169618 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 grammer in identity-providers.tt
Bug-32218-Update-string-grammer-in-identity-provid.patch (text/plain), 1.37 KB, created by
Koha Training Catalyst
on 2024-07-25 22:36:09 UTC
(
hide
)
Description:
Bug 32218: Update string grammer in identity-providers.tt
Filename:
MIME Type:
Creator:
Koha Training Catalyst
Created:
2024-07-25 22:36:09 UTC
Size:
1.37 KB
patch
obsolete
>From b990a6c707a7fef0baf17bd35be6967b3f555e5e 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 grammer in identity-providers.tt > >Adiministration>Identity Providers>New identity provider under allow OPAC the language string was updated. >--- > .../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