]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/theme_settings.tpl
Normalize field_*.tpl formatting
[friendica.git] / view / theme / frio / templates / theme_settings.tpl
index 9b8322a85d429ee9ec538223ed14f2d51c3a0ce2..50a8934d1ba1cacd519a92a4e5d36a74c2f32880 100644 (file)
@@ -25,7 +25,7 @@
 {{if $background_image}}{{include file="field_fileinput.tpl" field=$background_image}}{{/if}}
 
 <div id="frio_bg_image_options" style="display: none;">
-       <label>{{$bg_image_options_title|escape}}:</label>
+       <label>{{$bg_image_options_title}}:</label>
 {{foreach $bg_image_options as $options}}
        {{include file="field_radio.tpl" field=$options}}
 {{/foreach}}