aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/fancyred/tpl/smarty3/theme_settings.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-02-20 15:20:39 -0800
committerfriendica <info@friendica.com>2013-02-20 15:20:39 -0800
commitf01f390a2e4bef735ea85b52ec9941fef9a2b7fe (patch)
tree45ad4d3cc241348a7f9cd2f016abcb47b71a032d /view/theme/fancyred/tpl/smarty3/theme_settings.tpl
parent130cad8cd8ad76efae0ef9d061ed546b160eaceb (diff)
parent21317ee953c68b1888e801f8728f5e7a606f6286 (diff)
downloadvolse-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.tpl12
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>