]> git.mxchange.org Git - friendica.git/blob - view/theme/dispy/smarty3/theme_settings.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / dispy / smarty3 / theme_settings.tpl
1 {{include file="field_select.tpl" field=$colour}}
2
3 {{include file="field_select.tpl" field=$font_size}}
4
5 {{include file="field_select.tpl" field=$line_height}}
6
7 <div class="settings-submit-wrapper">
8         <input type="submit" value="{{$submit}}" class="settings-submit" name="dispy-settings-submit" />
9 </div>
10