aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl
diff options
context:
space:
mode:
authorZach Prezkuta <fermion@gmx.com>2013-01-06 16:08:56 -0700
committerZach Prezkuta <fermion@gmx.com>2013-01-06 16:08:56 -0700
commit4281a95cbcc6a6bc2eae9ec0b393af9b0ec7b739 (patch)
tree886f29ccaafb966af2544e8be10d359acd698254 /view/theme/redbasic/tpl
parenta0d19ffb7241a1c7a4b85e6d0fd58fbb2f718468 (diff)
downloadvolse-hubzilla-4281a95cbcc6a6bc2eae9ec0b393af9b0ec7b739.tar.gz
volse-hubzilla-4281a95cbcc6a6bc2eae9ec0b393af9b0ec7b739.tar.bz2
volse-hubzilla-4281a95cbcc6a6bc2eae9ec0b393af9b0ec7b739.zip
rebase and update themes
Diffstat (limited to 'view/theme/redbasic/tpl')
-rw-r--r--view/theme/redbasic/tpl/smarty3/theme_settings.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/redbasic/tpl/smarty3/theme_settings.tpl b/view/theme/redbasic/tpl/smarty3/theme_settings.tpl
new file mode 100644
index 000000000..27f356b92
--- /dev/null
+++ b/view/theme/redbasic/tpl/smarty3/theme_settings.tpl
@@ -0,0 +1,7 @@
+{{include file="field_select.tpl" field=$font_size}}
+
+{{include file="field_select.tpl" field=$line_height}}
+
+<div class="settings-submit-wrapper">
+ <input type="submit" value="{{$submit}}" class="settings-submit" name="redbasic-settings-submit" />
+</div>