themes-community/finalfrontier/templates/theme_settings.tpl
Tobias Diekershoff 36d68f937b added some themes by Tony Baldwin
Tony collected these themes 2013 at https://github.com/tonybaldwin/fthemes they are derived from duepuntozero
2023-10-17 08:59:53 +02:00

11 lines
361 B
Smarty

{{include file="field_select.tpl" field=$color}}
{{include file="field_select.tpl" field=$font_size}}
{{include file="field_select.tpl" field=$resize}}
{{include file="field_select.tpl" field=$theme_width}}
<div class="settings-submit-wrapper">
<input type="submit" value="{{$submit}}" class="settings-submit" name="finalfrontier-settings-submit" />
</div>