From 6b1d69dd7d4749c5542b00068c4ab6d90586c94d Mon Sep 17 00:00:00 2001 From: gRoussac Date: Thu, 17 Oct 2013 12:18:23 +0200 Subject: [PATCH] [-] FO : $back value twice escaped --- themes/default/authentication.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/authentication.tpl b/themes/default/authentication.tpl index a4371c698..94ae7614c 100644 --- a/themes/default/authentication.tpl +++ b/themes/default/authentication.tpl @@ -167,7 +167,7 @@ $(document).ready(function() {

- {if isset($back)}{/if} + {if isset($back)}{/if}