From 9ac54d258155b1834a5133f4c704937a14f80cad Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Thu, 9 Jan 2020 12:48:04 +0000 Subject: [PATCH] Bug 24333: Add password class to AutoSelfCheck syspref To test: 1 - Go to Administration 2 - Search sysprefs for AutoSelfCheck 3 - Enter something into AutoSelfCheckPass 4 - Note it is not masked 5 - Apply patch 6 - Reload page 7 - Note password is now masked Signed-off-by: Lucas Gass Signed-off-by: Marcel de Rooy Signed-off-by: Martin Renvoize Signed-off-by: Joy Nelson (cherry picked from commit 0941debbf67eaf95a9550c3a7891be3b34628d27) Signed-off-by: Lucas Gass --- .../prog/en/modules/admin/preferences/circulation.pref | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 8f7bcf7623..c7a352dbea 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -996,6 +996,7 @@ Circulation: - pref: AutoSelfCheckID - and this password - pref: AutoSelfCheckPass + class: password - . - - pref: SelfCheckReceiptPrompt -- 2.39.2