From d36280e36e1fa8779bf845fb0cc0de2ea835d486 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 25 Nov 2015 16:45:50 +0000 Subject: [PATCH] Bug 15101: Correct typo AllowPkiAuth vs AllowPKIAuth Signed-off-by: Jonathan Druart Signed-off-by: Brendan A Gallagher --- C4/UsageStats.pm | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/C4/UsageStats.pm b/C4/UsageStats.pm index 1da9daa..b07bc1e 100644 --- a/C4/UsageStats.pm +++ b/C4/UsageStats.pm @@ -84,7 +84,7 @@ sub BuildReport { OrderPdfFormat casAuthentication casLogout - AllowPkiAuth + AllowPKIAuth DebugLevel delimiter noItemTypeImages diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref index b2faf7e..95be458 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -115,7 +115,7 @@ Administration: SSL client certificate authentication: - - Use - - pref: AllowPkiAuth + - pref: AllowPKIAuth default: None choices: None: "no" -- 2.1.4