aboutsummaryrefslogtreecommitdiff
path: root/views/installation/page_shells/default.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/installation/page_shells/default.php')
-rw-r--r--views/installation/page_shells/default.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/installation/page_shells/default.php b/views/installation/page_shells/default.php
index 3e9b45160..62bb0a5b3 100644
--- a/views/installation/page_shells/default.php
+++ b/views/installation/page_shells/default.php
@@ -27,8 +27,8 @@ header('Expires: Fri, 05 Feb 1982 00:00:00 -0500', TRUE);
<head>
<title><?php echo $title; ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link rel="SHORTCUT ICON" href="<?php echo $vars['url']; ?>_graphics/favicon.ico" />
- <link rel="stylesheet" href="<?php echo $vars['url']; ?>install/css/install.css" type="text/css" />
+ <link rel="SHORTCUT ICON" href="<?php echo elgg_get_site_url(); ?>_graphics/favicon.ico" />
+ <link rel="stylesheet" href="<?php echo elgg_get_site_url(); ?>install/css/install.css" type="text/css" />
</head>
<body>
<div id="elgg_wrapper">