diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-04-22 03:15:06 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-04-22 03:15:06 +0200 |
commit | fe6567cb88eb129887253be8f2b62002d92ad769 (patch) | |
tree | de41e1bb6cf58afb0ec85e8da8f9bc0b8beb88d1 /view/theme/diabook-blue/theme_settings.tpl | |
parent | bdbe068b95e8c302179530dff7583997ff35f246 (diff) | |
download | volse-hubzilla-fe6567cb88eb129887253be8f2b62002d92ad769.tar.gz volse-hubzilla-fe6567cb88eb129887253be8f2b62002d92ad769.tar.bz2 volse-hubzilla-fe6567cb88eb129887253be8f2b62002d92ad769.zip |
diabook-themes: deleted obsolete diabook-folder & minor bug-fixes
Diffstat (limited to 'view/theme/diabook-blue/theme_settings.tpl')
-rw-r--r-- | view/theme/diabook-blue/theme_settings.tpl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/view/theme/diabook-blue/theme_settings.tpl b/view/theme/diabook-blue/theme_settings.tpl deleted file mode 100644 index 0e5f4eb21..000000000 --- a/view/theme/diabook-blue/theme_settings.tpl +++ /dev/null @@ -1,10 +0,0 @@ -{{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-blue-settings-submit" /> -</div> - |