forked from science-ation/science-ation
Add a huge warning about the scheduler not yet being complete.
This commit is contained in:
parent
3bccb5d163
commit
b4fc47f9b7
@ -211,6 +211,10 @@ if($ok)
|
||||
{
|
||||
echo i18n("Everything looks in order, we're ready to create the divisional awards judging teams. Click 'Create Divisional Awards Judging Teams' below to start the scheduler. Please be patient as it may take 20-30 seconds to find an optimal solution to the judging team assignments");
|
||||
echo "<br />";
|
||||
echo "<br />";
|
||||
|
||||
echo error(i18n("WARNING WARNING WARNING WARNING: The Judging Team Scheduler is NOT YET COMPLETE and SHOULD NOT YET BE RELIED UPON! IT IS STILL MISSING KEY COMPONENTS AND DOES NOT YET FULLY UPDATE THE DATABASE WITH ITS RESULTS! USE FOR TESTING ONLY AT YOUR OWN RISK!"));
|
||||
|
||||
echo "<br />";
|
||||
echo "<a href=\"judges_sa.php\">".i18n("Create Divisional Awards Judging Teams")."</a>";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user