Bugzilla – Attachment 50377 Details for
Bug 16270
Typo authentification vs authentication in 404
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16270 (followup) Typo authentification vs authentication
Bug-16270-followup-Typo-authentification-vs-authen.patch (text/plain), 2.47 KB, created by
Chris Cormack
on 2016-04-19 03:09:31 UTC
(
hide
)
Description:
Bug 16270 (followup) Typo authentification vs authentication
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2016-04-19 03:09:31 UTC
Size:
2.47 KB
patch
obsolete
>From a15c6f2156be9f38dd7265d9ff3623047d7c2803 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Fri, 15 Apr 2016 16:18:37 +0200 >Subject: [PATCH] Bug 16270 (followup) Typo authentification vs authentication > >Additionally fix typo in following files: >koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/errorpage.tt > >To test: Apply patch, verify in files that authentification is > replaced by authentication > >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- > koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/errorpage.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index b041ddf..3eef195 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -27,7 +27,7 @@ OPAC: > choices: > yes: Enable > no: Disable >- - "Koha OPAC as public. Private OPAC requires authentification before accessing the OPAC." >+ - "Koha OPAC as public. Private OPAC requires authentication before accessing the OPAC." > - > - pref: HighlightOwnItemsOnOPAC > choices: >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/errorpage.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/errorpage.tt >index bfd6275..b0023d8 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/errorpage.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/errorpage.tt >@@ -48,7 +48,7 @@ > [% IF ( errno == 404 ) %] > <li>You made use of an external link to a catalog item that is no longer available.</li> > <li>You followed an outdated link e.g. from a search engine or a bookmark.</li> >- <li>You tried to access a page that needs authentification.</li> >+ <li>You tried to access a page that needs authentication.</li> > <li>An internal link in our catalog home page is broken and the page does not exist.</li> > [% END %] > [% IF ( errno == 500 ) %] >-- >2.8.0.rc3
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 16270
:
50255
|
50269
|
50278
|
50375
|
50376
|
50377
|
50381
|
50382