]> git.mxchange.org Git - friendica.git/blob - view/theme/cleanzero/theme_settings.tpl
simplify by making Smarty include directives behave like Friendica native ones
[friendica.git] / view / theme / cleanzero / theme_settings.tpl
1 {{inc field_select.tpl with $field=$color}}{{endinc}}
2 {{inc field_select.tpl with $field=$font_size}}{{endinc}}
3 {{inc field_select.tpl with $field=$resize}}{{endinc}}
4 {{inc field_select.tpl with $field=$theme_width}}{{endinc}}
5
6
7 <div class="settings-submit-wrapper">
8         <input type="submit" value="$submit" class="settings-submit" name="cleanzero-settings-submit" />
9 </div>
10