From 82b11e3fbae9440b4113ac90e9aed2fa7b2cb951 Mon Sep 17 00:00:00 2001 From: cash Date: Thu, 7 Oct 2010 11:01:19 +0000 Subject: added Elgg logo to installer screens git-svn-id: http://code.elgg.org/elgg/trunk@7028 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/installation/install/header.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'views/installation/install') diff --git a/views/installation/install/header.php b/views/installation/install/header.php index d821e31e5..896884da1 100644 --- a/views/installation/install/header.php +++ b/views/installation/install/header.php @@ -2,5 +2,7 @@ /** * Install header */ + +$url = "{$vars['url']}_graphics/elgg_logo.png"; ?> -

Elgg

+Elgg -- cgit v1.2.3