From c8c516335d8f441baa4d2ec6cb7210622d0eaa7a Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Fri, 26 Jan 2018 12:43:58 +0000 Subject: [PATCH] Bug 20091: Moved FailedLoginAttempts out of Norwegian Patron Database heading To test: 1 - View systempreferences patron tab 2 - Note FailedLoginAttempts is uner 'Norwegian Patron Database' 3 - apply patch 4 - Now it is under 'General' Signed-off-by: Mark Tompsett Signed-off-by: Maksim Sen Signed-off-by: Julian Maurice --- .../prog/en/modules/admin/preferences/patrons.pref | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index 5591aa18f8..fe4da6790e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -200,6 +200,11 @@ Patrons: no: "Don't" - track last patron activity. - Everytime a patron will connect, the borrowers.lastseen will be updated with the current time. + - + - Block a patron's account if it reaches + - pref: FailedLoginAttempts + class: integer + - failed login attempts. "Norwegian patron database": - - pref: NorwegianPatronDBEnable @@ -221,8 +226,3 @@ Patrons: yes: Do no: "Don't" - search the Norwegian national patron database after a local search result was found. - - - - Block a patron's account if it reaches - - pref: FailedLoginAttempts - class: integer - - failed login attempts. -- 2.14.2