From 899dee6ee7876007a187b87f9ce77e6346614b06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20V=C3=A9ron?= Date: Wed, 10 Feb 2016 20:16:44 +0100 Subject: [PATCH] Bug 15776: "Return to where you were before" in sysprefs doesn't work This patch fixes "Return to where you were before" in sysprefs To test: - Apply patch - Go to Admin - System Preferences - Click on any tab except for Acquisitions (since this is the default tab to go to) - Do a search in the sysprefs toolbar with spelling mistakes so that it will return no results and you are taken to the Acquisitions tab - Click the 'Return to where you were before link' in the error message - Verify that you are taken back to the correct tab --- koha-tmpl/intranet-tmpl/prog/en/includes/prefs-admin-search.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-admin-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-admin-search.inc index d11d395..fb3a0b0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-admin-search.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-admin-search.inc @@ -4,7 +4,7 @@