mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-03-30 04:17:02 +00:00
parent
4b8f5e69b9
commit
bee296a1d9
@ -165,7 +165,7 @@ $('#standings').long_table(
|
||||
var html = '';
|
||||
|
||||
html += '<div class="card-header bg-transparent text-muted text-start small">' +
|
||||
'成绩统计截止时间:<?= $submission_end_time->format('Y-m-d H:m:s') ?>' +
|
||||
'成绩统计截止时间:<?= $submission_end_time->format('Y-m-d H:i:s') ?>' +
|
||||
'</div>';
|
||||
|
||||
return html;
|
||||
|
Loading…
x
Reference in New Issue
Block a user