From e9b5b0f0b424930b87708080c4e6ce671016177b Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 16 Dec 2012 20:20:29 -0800 Subject: several small fixes and adjustments --- view/tpl/settings_display.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/settings_display.tpl') diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl index 24fc11027..2aac64515 100644 --- a/view/tpl/settings_display.tpl +++ b/view/tpl/settings_display.tpl @@ -6,7 +6,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_input.tpl with $field=$itemspage }}{{endinc}} {{inc field_checkbox.tpl with $field=$nosmile}}{{endinc}} -- cgit v1.2.3