From 3ebb4a3dc7a369e7a716ab93d02b44b20522080f Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 9 Sep 2012 21:17:06 -0700 Subject: updates --- view/tpl/field_themeselect.tpl | 2 +- view/tpl/settings_display.tpl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'view') diff --git a/view/tpl/field_themeselect.tpl b/view/tpl/field_themeselect.tpl index 5847d8664..1b3ede36c 100644 --- a/view/tpl/field_themeselect.tpl +++ b/view/tpl/field_themeselect.tpl @@ -1,7 +1,7 @@
- {{ for $field.4 as $opt=>$val }}{{ endfor }} $field.3 diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl index 70895a1f8..24fc11027 100644 --- a/view/tpl/settings_display.tpl +++ b/view/tpl/settings_display.tpl @@ -4,6 +4,7 @@ {{inc field_themeselect.tpl with $field=$theme }}{{endinc}} +{{inc field_themeselect.tpl with $field=$mobile_theme }}{{endinc}} {{inc field_input.tpl with $field=$ajaxint }}{{endinc}} {{inc field_input.tpl with $field=$itemspage_network }}{{endinc}} {{inc field_checkbox.tpl with $field=$nosmile}}{{endinc}} -- cgit v1.2.3