From 3b01977d3ca69999976ba7051cbb8848936a029f Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Thu, 3 May 2012 12:37:26 +0200 Subject: [PATCH] Added object's DN escape in links's URL --- .../templates/default/LSformElement_select_object_field.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/templates/default/LSformElement_select_object_field.tpl b/public_html/templates/default/LSformElement_select_object_field.tpl index 85e26b04..f132dd72 100644 --- a/public_html/templates/default/LSformElement_select_object_field.tpl +++ b/public_html/templates/default/LSformElement_select_object_field.tpl @@ -1,5 +1,5 @@ {if $dn} - {$txt} + {$txt} {if !$freeze}{/if} {else} {$noValueTxt}