forked from science-ation/science-ation
fix typo
This commit is contained in:
parent
149cc6551f
commit
14ea96dddc
@ -75,7 +75,7 @@ if($config['judge_scheduler_percent']=="-1")
|
||||
if($timeslots > 0) {
|
||||
echo happy(i18n("There are %1 timeslot(s) defined for special awards judging, good", array($timeslots)));
|
||||
} else {
|
||||
echo error(i18n("There are no timeslots defined for special awards judging (but the scheduler is configured to do special awards judigng)"));
|
||||
echo error(i18n("There are no timeslots defined for special awards judging (but the scheduler is configured to do special awards judging)"));
|
||||
$ok = 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user