Bugzilla – Attachment 50376 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: Typo authentification/authentication
Bug-16270-Typo-authentificationauthentication.patch (text/plain), 1.41 KB, created by
Chris Cormack
on 2016-04-19 03:09:01 UTC
(
hide
)
Description:
Bug 16270: Typo authentification/authentication
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2016-04-19 03:09:01 UTC
Size:
1.41 KB
patch
obsolete
>From 0b506a26c30024b3d2b762242b9b8098313e2012 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 15 Apr 2016 08:05:37 +0100 >Subject: [PATCH] Bug 16270: Typo authentification/authentication > >Test plan; >Trigger /cgi-bin/koha/errors/404.pl >Confirm the typo without the patch and that it's fixed with this patch >applied. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/errors/errorpage.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/errorpage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/errors/errorpage.tt >index 837ebff..4d1619c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/errorpage.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/errors/errorpage.tt >@@ -20,7 +20,7 @@ > <ul style="padding-bottom: 0.5em;"> > <li>You made use of an external link to an 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 the client is broken and the page does not exist</li> > </ul> > <h3>What's next?</h3> >-- >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