From 36d160199e0c6e8a7fa888904e85a9d5b6488262 Mon Sep 17 00:00:00 2001 From: Ross Poulton Date: Tue, 21 Jul 2009 09:35:27 +0000 Subject: [PATCH] Fixes issue #80: Logging in can redirect to an invalid URL. Patch from Christian Klein, thank you. --- templates/helpdesk/public_base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/helpdesk/public_base.html b/templates/helpdesk/public_base.html index 2289c038..1f362c33 100644 --- a/templates/helpdesk/public_base.html +++ b/templates/helpdesk/public_base.html @@ -12,7 +12,7 @@