From aeabfb69a32a91c79fc9e77507888c4c29e5abeb Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Wed, 26 May 2010 23:55:52 -0400 Subject: [PATCH] bug 4834 split joined preferences these prefs : FilterBeforeOverdueReport & DisplayClearScreenButton shouldn't be lumped together - they do two very different things and have nothing to do with each other. this patch splits them into two individual preferences. Signed-off-by: Galen Charlton --- .../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 1f359fa3cb..c69a34ddc0 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 @@ -60,6 +60,7 @@ Circulation: yes: Require no: "Don't require" - staff to choose which checkouts to show before running the overdues report. + - - pref: DisplayClearScreenButton choices: yes: Show -- 2.39.5