aboutsummaryrefslogtreecommitdiff
path: root/views/installation/install/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/installation/install/header.php')
-rw-r--r--views/installation/install/header.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/views/installation/install/header.php b/views/installation/install/header.php
deleted file mode 100644
index 8c18dbffd..000000000
--- a/views/installation/install/header.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Install header
- */
-
-$url = elgg_get_site_url()."_graphics/elgg_logo.png";
-?>
-<img src="<?php echo $url; ?>" alt="Elgg" />