diff --git a/admin/judges_schedulerconfig.php b/admin/judges_schedulerconfig.php
index e91f793..3a6c44a 100644
--- a/admin/judges_schedulerconfig.php
+++ b/admin/judges_schedulerconfig.php
@@ -118,6 +118,12 @@ if($ok)
echo "".i18n("Start the judging scheduler to create judging teams and judging schedule")."";
}
+else {
+ echo "
";
+ echo "
";
+
+ echo "".i18n("Something above looks bad, but you can start the judging scheduler anyways with the understanding that results will NOT be optimal!")."";
+}
}
else