aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/theme_settings.tpl
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-04-13 21:34:21 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-04-13 21:34:21 +0200
commit2c843466a93a5083a8f27dee308d5b8514c756de (patch)
treeef31fdb43b3dae2024199a31246849c958ec32f8 /view/theme/diabook/theme_settings.tpl
parent615cd53e51a2ae121846771a9a1ef2ce22550be3 (diff)
downloadvolse-hubzilla-2c843466a93a5083a8f27dee308d5b8514c756de.tar.gz
volse-hubzilla-2c843466a93a5083a8f27dee308d5b8514c756de.tar.bz2
volse-hubzilla-2c843466a93a5083a8f27dee308d5b8514c756de.zip
diabook: theme-settings: users can set font-size and line-height for posts and comments
Diffstat (limited to 'view/theme/diabook/theme_settings.tpl')
-rw-r--r--view/theme/diabook/theme_settings.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/theme/diabook/theme_settings.tpl b/view/theme/diabook/theme_settings.tpl
new file mode 100644
index 000000000..564ecc283
--- /dev/null
+++ b/view/theme/diabook/theme_settings.tpl
@@ -0,0 +1,8 @@
+{{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="diabook-settings-submit" />
+</div>
+