aboutsummaryrefslogtreecommitdiff
path: root/views/installation/page_shells
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-07 11:01:19 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-07 11:01:19 +0000
commit82b11e3fbae9440b4113ac90e9aed2fa7b2cb951 (patch)
tree11f2fec88f5e25c474de4b6ae0bb258c6aa79c05 /views/installation/page_shells
parent91b1bc93352e5cfedbf9e1866d140f0ef2b29e4c (diff)
downloadelgg-82b11e3fbae9440b4113ac90e9aed2fa7b2cb951.tar.gz
elgg-82b11e3fbae9440b4113ac90e9aed2fa7b2cb951.tar.bz2
added Elgg logo to installer screens
git-svn-id: http://code.elgg.org/elgg/trunk@7028 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/installation/page_shells')
-rw-r--r--views/installation/page_shells/default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/installation/page_shells/default.php b/views/installation/page_shells/default.php
index e19f90390..61d020349 100644
--- a/views/installation/page_shells/default.php
+++ b/views/installation/page_shells/default.php
@@ -30,7 +30,7 @@ header('Expires: Fri, 05 Feb 1982 00:00:00 -0500', TRUE);
<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/install.css" type="text/css" />
+ <link rel="stylesheet" href="<?php echo $vars['url']; ?>install/css/install.css" type="text/css" />
</head>
<body>
<div id="elgg_wrapper">