diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2012-03-30 21:21:14 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2012-03-30 21:21:14 +0200 |
commit | be2005f146fc8d482734ca48ec594bc3f797360c (patch) | |
tree | 01d8d450ccc447b50138f2fa5d7a15e953ac85f6 /view/theme/quattro-green/theme_settings.tpl | |
parent | 01af7d355a0dfdf19db7acf3b5b06b683c58531e (diff) | |
download | volse-hubzilla-be2005f146fc8d482734ca48ec594bc3f797360c.tar.gz volse-hubzilla-be2005f146fc8d482734ca48ec594bc3f797360c.tar.bz2 volse-hubzilla-be2005f146fc8d482734ca48ec594bc3f797360c.zip |
quattro: move quattro-green inside quattro folder.
Add config option to select quattro color scheme.
Diffstat (limited to 'view/theme/quattro-green/theme_settings.tpl')
-rw-r--r-- | view/theme/quattro-green/theme_settings.tpl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/view/theme/quattro-green/theme_settings.tpl b/view/theme/quattro-green/theme_settings.tpl deleted file mode 100644 index 25af04253..000000000 --- a/view/theme/quattro-green/theme_settings.tpl +++ /dev/null @@ -1,11 +0,0 @@ -<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> |