fix: 922b5bbeb1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Baoshuo Ren 2022-10-07 18:32:25 +08:00
parent 2cfed336f1
commit df519e2d4a
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -498,7 +498,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>