mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-02-24 15:16:30 +00:00
parent
4959e6da45
commit
61a35c457a
@ -108,7 +108,7 @@ $submissions_sort_by_choice = !isset($_COOKIE['submissions-sort-by-code-length']
|
||||
|
||||
<h1 class="text-center">
|
||||
<?php if (UOJContest::cur()) : ?>
|
||||
<?= UOJProblem::cur()->getTitle(['with' => 'letter']) ?>
|
||||
<?= UOJProblem::cur()->getTitle(['with' => 'letter', 'simplify' => true]) ?>
|
||||
<?php else : ?>
|
||||
<?= UOJProblem::cur()->getTitle(['with' => 'id']) ?>
|
||||
<?php endif ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user