diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-04-21 01:06:17 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-04-21 01:06:17 +0200 |
commit | 8809e96310048518ffdcc0ffd6a7faed112ab17a (patch) | |
tree | c6cba9ce7f1cd5b5dd25bda87de4615ab04c7e0a /view/theme/diabook/diabook-dark/theme_settings.tpl | |
parent | e052be606c9c2c4e615cb557572a68af2181cc17 (diff) | |
download | volse-hubzilla-8809e96310048518ffdcc0ffd6a7faed112ab17a.tar.gz volse-hubzilla-8809e96310048518ffdcc0ffd6a7faed112ab17a.tar.bz2 volse-hubzilla-8809e96310048518ffdcc0ffd6a7faed112ab17a.zip |
diabook-themes: add diabook-dark
Diffstat (limited to 'view/theme/diabook/diabook-dark/theme_settings.tpl')
-rw-r--r-- | view/theme/diabook/diabook-dark/theme_settings.tpl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/view/theme/diabook/diabook-dark/theme_settings.tpl b/view/theme/diabook/diabook-dark/theme_settings.tpl new file mode 100644 index 000000000..472232cf0 --- /dev/null +++ b/view/theme/diabook/diabook-dark/theme_settings.tpl @@ -0,0 +1,10 @@ +{{inc field_select.tpl with $field=$font_size}}{{endinc}} + +{{inc field_select.tpl with $field=$line_height}}{{endinc}} + +{{inc field_select.tpl with $field=$resolution}}{{endinc}} + +<div class="settings-submit-wrapper"> + <input type="submit" value="$submit" class="settings-submit" name="diabook-aerith-settings-submit" /> +</div> + |