diff --git a/fp-includes/core/core.theme.php b/fp-includes/core/core.theme.php index 97d0424..0eaf767 100644 --- a/fp-includes/core/core.theme.php +++ b/fp-includes/core/core.theme.php @@ -284,7 +284,7 @@ $smarty->assign('blogtitle', $fp_config['general']['title']); $smarty->assign('pagetitle', - apply_filters('wp_title', "", '»')); + apply_filters('wp_title', "", '«')); $smarty->assign_by_ref('fp_config', $fp_config); diff --git a/fp-interface/themes/leggero/header.tpl b/fp-interface/themes/leggero/header.tpl index 52f4fa6..8bfded8 100755 --- a/fp-interface/themes/leggero/header.tpl +++ b/fp-interface/themes/leggero/header.tpl @@ -1,7 +1,7 @@
-