From 7c397b8d3bc2ec0ee4b0992038640a98d238b162 Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Fri, 5 Feb 2010 07:44:46 -0500 Subject: [PATCH] bug 3738 add preferences to new sys pref interface Signed-off-by: Galen Charlton --- .../prog/en/modules/admin/preferences/circulation.pref | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 e2b2b72b7c..90b44fc589 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 @@ -274,3 +274,13 @@ Circulation: yes: Enable no: "Don't enable" - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)" + - + - pref: AutoSelfCheckAllowed + choices: + yes: Allow + no: "Don't allow" + - "the web-based self checkout system to automatically login with this staff login" + - pref: AutoSelfCheckID + - and this password + - pref: AutoSelfCheckPass + - . \ No newline at end of file -- 2.39.2