diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/smartpocket/template/header.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/smartpocket/template/header.tpl b/themes/smartpocket/template/header.tpl index d15821a19..2723ad29e 100644 --- a/themes/smartpocket/template/header.tpl +++ b/themes/smartpocket/template/header.tpl @@ -22,7 +22,6 @@ {if (isset($REVERSE) and $REVERSE and $PAGE_TITLE == l10n('Home'))}
<title>{$GALLERY_TITLE} | {$PAGE_TITLE}</title>{else}
<title>{$PAGE_TITLE} | {$GALLERY_TITLE}</title>{/if}
-<link rel="shortcut icon" type="image/x-icon" href="{$ROOT_URL}{$themeconf.icon_dir}/favicon.ico">
<link rel="start" title="{'Home'|@translate}" href="{$U_HOME}" >
{get_combined_css}
|