mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 18:08:42 +00:00
fix: df519e2d4a
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
23ff07e9e1
commit
8ad7d5cb00
@ -524,7 +524,7 @@ EOD;
|
||||
<?php elseif ($contest['cur_progress'] <= CONTEST_TESTING): ?>
|
||||
<?= UOJLocale::get('contests::final testing') ?>
|
||||
<?php else: ?>
|
||||
<?= UOJLocale::get('contests::finished') ?>
|
||||
<?= UOJLocale::get('contests::ended') ?>
|
||||
<?php endif ?>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user