diff options
author | friendica <info@friendica.com> | 2012-04-21 19:29:08 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-21 19:29:08 -0700 |
commit | d340b80094cbaf33f3989422240be929741b0ff8 (patch) | |
tree | 880edf811fbdd2c58ddc4748d95e9244c202fd9e /view/theme/diabook-aerith/theme_settings.tpl | |
parent | 371f3e450e1cdc5bcd92d7adb0107d83e87ae2d6 (diff) | |
parent | fe6567cb88eb129887253be8f2b62002d92ad769 (diff) | |
download | volse-hubzilla-d340b80094cbaf33f3989422240be929741b0ff8.tar.gz volse-hubzilla-d340b80094cbaf33f3989422240be929741b0ff8.tar.bz2 volse-hubzilla-d340b80094cbaf33f3989422240be929741b0ff8.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/diabook-aerith/theme_settings.tpl')
-rw-r--r-- | view/theme/diabook-aerith/theme_settings.tpl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/view/theme/diabook-aerith/theme_settings.tpl b/view/theme/diabook-aerith/theme_settings.tpl deleted file mode 100644 index 472232cf0..000000000 --- a/view/theme/diabook-aerith/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-aerith-settings-submit" /> -</div> - |