From 0d504715c1859276e919ddc6b236f946c783714f Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 11 Mar 2013 01:13:23 +0000 Subject: [PATCH] Smarty template --- .../redbasic/tpl/smarty3/basic_theme_settings.tpl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 view/theme/redbasic/tpl/smarty3/basic_theme_settings.tpl diff --git a/view/theme/redbasic/tpl/smarty3/basic_theme_settings.tpl b/view/theme/redbasic/tpl/smarty3/basic_theme_settings.tpl new file mode 100644 index 000000000..33a34b292 --- /dev/null +++ b/view/theme/redbasic/tpl/smarty3/basic_theme_settings.tpl @@ -0,0 +1,14 @@ +{{* + * 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}} + +{{include file="field_select.tpl" field=$colour_scheme}} + +
+ +