forked from science-ation/science-ation
judges_data.php ?? how baout judges_schedulerconfig.php :)
This commit is contained in:
parent
e0a77c6fd6
commit
647456ae69
@ -147,7 +147,7 @@ function judges_scheduler_check_judges()
|
|||||||
{
|
{
|
||||||
echo error(i18n("You do not have sufficient number of judges based on your parameters"));
|
echo error(i18n("You do not have sufficient number of judges based on your parameters"));
|
||||||
echo " ";
|
echo " ";
|
||||||
echo "<a href=\"judges_data.php\">".i18n("Update Scheduler Configuration")."</a> (".i18n("or get more judges!").")";
|
echo "<a href=\"judges_schedulerconfig.php\">".i18n("Update Scheduler Configuration")."</a> (".i18n("or get more judges!").")";
|
||||||
$ok=0;
|
$ok=0;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user