summaryrefslogtreecommitdiff
path: root/core/views/welcome_syscheck.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/views/welcome_syscheck.html.php')
-rw-r--r--core/views/welcome_syscheck.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/welcome_syscheck.html.php b/core/views/welcome_syscheck.html.php
index e469a724..e46a179b 100644
--- a/core/views/welcome_syscheck.html.php
+++ b/core/views/welcome_syscheck.html.php
@@ -18,7 +18,7 @@
<? if (empty($errors)): ?>
<div class="block">
- <? if (empty($modules)): ?>
+ <? if (empty($modules['core'])): ?>
<p class="success">
Your system is ready, but Gallery is not yet installed.
</p>