aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro-green/theme_settings.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-26 11:28:38 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-26 11:28:38 +0200
commit8ded404aaa0d2e89457635d0b67cf9888443d55c (patch)
tree0355d2ea82c247d36d1f787aa484d0c6cd6cbb04 /view/theme/quattro-green/theme_settings.tpl
parent63fa5f6c7706bd150099821e9bf8826cb1cf4dcd (diff)
downloadvolse-hubzilla-8ded404aaa0d2e89457635d0b67cf9888443d55c.tar.gz
volse-hubzilla-8ded404aaa0d2e89457635d0b67cf9888443d55c.tar.bz2
volse-hubzilla-8ded404aaa0d2e89457635d0b67cf9888443d55c.zip
added quaddro templates to quaddro-green
Diffstat (limited to 'view/theme/quattro-green/theme_settings.tpl')
-rw-r--r--view/theme/quattro-green/theme_settings.tpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/view/theme/quattro-green/theme_settings.tpl b/view/theme/quattro-green/theme_settings.tpl
new file mode 100644
index 000000000..25af04253
--- /dev/null
+++ b/view/theme/quattro-green/theme_settings.tpl
@@ -0,0 +1,11 @@
+<div class="settings-block">
+ <h3 class="settings-heading">$title</h3>
+
+ {{inc field_select.tpl with $field=$align}}{{endinc}}
+
+ <div class="settings-submit-wrapper">
+ <input type="submit" value="$submit" class="settings-submit" name="quattro-settings-submit" />
+ </div>
+
+
+</div>