summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--installer/views/install.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/views/install.html.php b/installer/views/install.html.php
index 6d6b7e69..0a2febf0 100644
--- a/installer/views/install.html.php
+++ b/installer/views/install.html.php
@@ -6,7 +6,7 @@
</head>
<body>
<div id="outer">
- <img src="http://www.gallery2.org/gallery2.png"/>
+ <img src="../core/images/gallery2.png" />
<div id="inner">
<?php print $content ?>
</div>