aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/fancyred/tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-12-18 17:01:32 +0000
committerThomas Willingham <founder@kakste.com>2012-12-18 17:01:32 +0000
commit3bc901b173c0722dda973b282a3f104b6eb7c859 (patch)
tree13e2a743b0d70a2d44ada741807dc5bd0b21ab3a /view/theme/fancyred/tpl
parentd9194fdb5a6709eba8f47795dd5367d79ad0e367 (diff)
downloadvolse-hubzilla-3bc901b173c0722dda973b282a3f104b6eb7c859.tar.gz
volse-hubzilla-3bc901b173c0722dda973b282a3f104b6eb7c859.tar.bz2
volse-hubzilla-3bc901b173c0722dda973b282a3f104b6eb7c859.zip
Fancyred
Diffstat (limited to 'view/theme/fancyred/tpl')
-rw-r--r--view/theme/fancyred/tpl/theme_settings.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/fancyred/tpl/theme_settings.tpl b/view/theme/fancyred/tpl/theme_settings.tpl
new file mode 100644
index 000000000..797b29962
--- /dev/null
+++ b/view/theme/fancyred/tpl/theme_settings.tpl
@@ -0,0 +1,7 @@
+{{inc field_select.tpl with $field=$font_size}}{{endinc}}
+
+{{inc field_select.tpl with $field=$line_height}}{{endinc}}
+
+<div class="settings-submit-wrapper">
+ <input type="submit" value="$submit" class="settings-submit" name="fancyred-settings-submit" />
+</div>