diff options
Diffstat (limited to 'views/default/page/elements/shortcut_icon.php')
-rw-r--r-- | views/default/page/elements/shortcut_icon.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/page/elements/shortcut_icon.php b/views/default/page/elements/shortcut_icon.php index 7fd33f6..c629a40 100644 --- a/views/default/page/elements/shortcut_icon.php +++ b/views/default/page/elements/shortcut_icon.php @@ -3,4 +3,4 @@ * Displays the default shortcut icon
*/
?>
-<link rel="SHORTCUT ICON" href="<?php echo elgg_get_site_url(); ?>mod/n1_theme/_graphics/favicon.ico" />
+<link rel="SHORTCUT ICON" href="<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/favicon.ico" />
|