From d462c65338e765f054eaaf67f4933fee5abc260a Mon Sep 17 00:00:00 2001 From: Aleisha Amohia Date: Mon, 19 Dec 2016 22:56:12 +0000 Subject: [PATCH] Bug 17793: Make sysprefs search show on Admin home page To test: 1) Go to Administration 2) Notice Catalogue search at the top - seems out of place. 3) Apply patch and refresh page. 4) Notice admin / sysprefs search now shows and is more appropriate. 5) Confirm searching for sysprefs still works Sponsored-by: Catalyst IT --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt index 6c128d6..25c0e70 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt @@ -5,7 +5,7 @@ [% INCLUDE 'header.inc' %] -[% INCLUDE 'cat-search.inc' %] +[% INCLUDE 'prefs-admin-search.inc' %] -- 2.1.4