Smarty template
This commit is contained in:
parent
9834df13c9
commit
0d504715c1
14
view/theme/redbasic/tpl/smarty3/basic_theme_settings.tpl
Normal file
14
view/theme/redbasic/tpl/smarty3/basic_theme_settings.tpl
Normal file
@ -0,0 +1,14 @@
|
||||
{{*
|
||||
* AUTOMATICALLY GENERATED TEMPLATE
|
||||
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
||||
*
|
||||
*}}
|
||||
{{include file="field_select.tpl" field=$font_size}}
|
||||
|
||||
{{include file="field_select.tpl" field=$line_height}}
|
||||
|
||||
{{include file="field_select.tpl" field=$colour_scheme}}
|
||||
|
||||
<div class="settings-submit-wrapper">
|
||||
<input type="submit" value="{{$submit}}" class="settings-submit" name="redbasic-settings-submit" />
|
||||
</div>
|
Reference in New Issue
Block a user