diff options
author | friendica <info@friendica.com> | 2012-12-16 20:20:29 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-12-16 20:20:29 -0800 |
commit | e9b5b0f0b424930b87708080c4e6ce671016177b (patch) | |
tree | 436092bdee53c0e2a195bb0cc580c5cbc1c6e731 /view/tpl/settings_display.tpl | |
parent | fa8b4e98b727a2af58fea55e93546089fe9bea2b (diff) | |
download | volse-hubzilla-e9b5b0f0b424930b87708080c4e6ce671016177b.tar.gz volse-hubzilla-e9b5b0f0b424930b87708080c4e6ce671016177b.tar.bz2 volse-hubzilla-e9b5b0f0b424930b87708080c4e6ce671016177b.zip |
several small fixes and adjustments
Diffstat (limited to 'view/tpl/settings_display.tpl')
-rw-r--r-- | view/tpl/settings_display.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
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}} |