diff options
Diffstat (limited to 'core/views/welcome_syscheck.html.php')
| -rw-r--r-- | core/views/welcome_syscheck.html.php | 2 |
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> |
