summaryrefslogtreecommitdiff
path: root/installer/views
diff options
context:
space:
mode:
Diffstat (limited to 'installer/views')
-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 c3b9686d..18060219 100644
--- a/installer/views/install.html.php
+++ b/installer/views/install.html.php
@@ -6,7 +6,7 @@
</head>
<body>
<div id="outer">
- <img src="../core/images/gallery.png" />
+ <img src="../modules/gallery/images/gallery.png" />
<div id="inner">
<?php print $content ?>
</div>