Bug 16270: Typo authentification/authentication
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 15 Apr 2016 07:05:37 +0000 (08:05 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 14:44:26 +0000 (14:44 +0000)
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>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/errors/errorpage.tt

index 837ebff..4d1619c 100644 (file)
@@ -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>