]> 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 f524dd6e0e91cf1ddb781207489f773b0cd28833..50a8934d1ba1cacd519a92a4e5d36a74c2f32880 100644 (file)
@@ -25,6 +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}}:</label>
 {{foreach $bg_image_options as $options}}
        {{include file="field_radio.tpl" field=$options}}
 {{/foreach}}