From db59a45030c0c5790062565f0ceea00625f21ad3 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Fri, 30 Mar 2012 15:45:23 +0200 Subject: quattro: add config.php --- view/theme/quattro/theme_settings.tpl | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'view/theme/quattro/theme_settings.tpl') diff --git a/view/theme/quattro/theme_settings.tpl b/view/theme/quattro/theme_settings.tpl index 25af04253..6c457ad69 100644 --- a/view/theme/quattro/theme_settings.tpl +++ b/view/theme/quattro/theme_settings.tpl @@ -1,11 +1,6 @@ -
-

$title

- - {{inc field_select.tpl with $field=$align}}{{endinc}} - -
- -
+{{inc field_select.tpl with $field=$align}}{{endinc}} - +
+
+ -- cgit v1.2.3 From be2005f146fc8d482734ca48ec594bc3f797360c Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Fri, 30 Mar 2012 21:21:14 +0200 Subject: quattro: move quattro-green inside quattro folder. Add config option to select quattro color scheme. --- view/theme/quattro/theme_settings.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/theme/quattro/theme_settings.tpl') diff --git a/view/theme/quattro/theme_settings.tpl b/view/theme/quattro/theme_settings.tpl index 6c457ad69..9771ae162 100644 --- a/view/theme/quattro/theme_settings.tpl +++ b/view/theme/quattro/theme_settings.tpl @@ -1,3 +1,5 @@ +{{inc field_select.tpl with $field=$color}}{{endinc}} + {{inc field_select.tpl with $field=$align}}{{endinc}}
-- cgit v1.2.3