From: Hypolite Petovan Date: Fri, 14 Dec 2018 14:32:39 +0000 (-0500) Subject: Unescape value of generic input field X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d0fa7f74c5b029ad00b0817c7029a5294c95675c;p=friendica.git Unescape value of generic input field --- diff --git a/view/theme/frio/templates/field_input.tpl b/view/theme/frio/templates/field_input.tpl index 5b2beb3ac2..ef55203a05 100644 --- a/view/theme/frio/templates/field_input.tpl +++ b/view/theme/frio/templates/field_input.tpl @@ -3,7 +3,7 @@ {{if !isset($label) || $label != false }} {{/if}} - + {{if $field.3}} {{$field.3 nofilter}} {{/if}}