diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index 132fd86a3f..23c3a36e28 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -228,7 +228,7 @@ if ($_['cronErrors']) {
t('Please double check the installation guides.', \OC_Helper::linkToDocs('admin-install')));
+ print_unescaped($l->t('Please double check the installation guides, and check for any errors or warnings in the log.', \OC_Helper::linkToDocs('admin-install')));
?>