From 44b5277a825e79a231c44e7f02e45f959a6caf3d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marc=20V=C3=A9ron?= 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 Signed-off-by: Katrin Fischer Signed-off-by: Kyle M Hall (cherry picked from commit e297342f52bcdbc09b4a0c1b4d28cbb50ae2518f) Signed-off-by: Julian Maurice --- .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 17d0b1a15b..c7943afd6e 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: -- 2.39.5