diff options
Diffstat (limited to 'view/tpl')
-rw-r--r-- | view/tpl/head.tpl | 2 | ||||
-rw-r--r-- | view/tpl/settings_display.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl index 9c0e6b09a..632ab21ca 100644 --- a/view/tpl/head.tpl +++ b/view/tpl/head.tpl @@ -12,7 +12,7 @@ $js_strings $head_js -<link rel="shortcut icon" href="$baseurl/images/fred-32.png" /> +<link rel="shortcut icon" href="$baseurl/images/red.png" /> <link rel="search" href="$baseurl/opensearch" type="application/opensearchdescription+xml" 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}} |