From 980de26320d7dc389a0faf88d341f3dc373dd831 Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Fri, 31 Dec 2010 11:19:17 -0500 Subject: [PATCH] bug 5045 - Help works even when the referrer is being stripped This fix puts the URL of the source page as a parameter to help.pl, which will override the referrer value, if it's provided. This deals with people sitting behind proxies that strip the referrer information out. Signed-off-by: Owen Leonard Signed-off-by: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/includes/header.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc index 4a81e9722d..a7c1ab8684 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc @@ -68,6 +68,6 @@ You are not logged in | - [ ? ] + [ ? ] -- 2.39.2