diff options
author | friendica <info@friendica.com> | 2013-02-20 15:20:39 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-02-20 15:20:39 -0800 |
commit | f01f390a2e4bef735ea85b52ec9941fef9a2b7fe (patch) | |
tree | 45ad4d3cc241348a7f9cd2f016abcb47b71a032d /view/theme/fancyred/tpl/smarty3/theme_settings.tpl | |
parent | 130cad8cd8ad76efae0ef9d061ed546b160eaceb (diff) | |
parent | 21317ee953c68b1888e801f8728f5e7a606f6286 (diff) | |
download | volse-hubzilla-f01f390a2e4bef735ea85b52ec9941fef9a2b7fe.tar.gz volse-hubzilla-f01f390a2e4bef735ea85b52ec9941fef9a2b7fe.tar.bz2 volse-hubzilla-f01f390a2e4bef735ea85b52ec9941fef9a2b7fe.zip |
Merge pull request #29 from beardy-unixer/master
PCSS Redbasic
Diffstat (limited to 'view/theme/fancyred/tpl/smarty3/theme_settings.tpl')
-rw-r--r-- | view/theme/fancyred/tpl/smarty3/theme_settings.tpl | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/view/theme/fancyred/tpl/smarty3/theme_settings.tpl b/view/theme/fancyred/tpl/smarty3/theme_settings.tpl deleted file mode 100644 index 3401f318b..000000000 --- a/view/theme/fancyred/tpl/smarty3/theme_settings.tpl +++ /dev/null @@ -1,12 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} -{{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="fancyred-settings-submit" /> -</div> |