diff --git a/public_html/templates/default/LSformElement_supannRoleEntite_field.tpl b/public_html/templates/default/LSformElement_supannRoleEntite_field.tpl
index 1f0a5f1d..7678dc88 100644
--- a/public_html/templates/default/LSformElement_supannRoleEntite_field.tpl
+++ b/public_html/templates/default/LSformElement_supannRoleEntite_field.tpl
@@ -1,7 +1,7 @@
{if $freeze}
{if $value or $parseValue}
{if $parseValue}
- {if $label_role} {/if}{$role} : {if $label_code} {/if}{$code} ({if $label_type} {/if}{$type})
+ {if $label_role} {/if}{$role} : {if $label_code} {/if}{$code} ({if $label_type} {/if}{$type})
{else}
{$value}
{/if}