mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 12:58:40 +00:00
fix: bs4 countdowns title
This commit is contained in:
parent
831dcdf651
commit
50b37ba70f
@ -123,7 +123,7 @@
|
|||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<?php if (!isset($REQUIRE_LIB['bootstrap5'])): ?>
|
<?php if (!isset($REQUIRE_LIB['bootstrap5'])): ?>
|
||||||
<h4 class="card-title" style="font-size: 1.25rem">
|
<h4 class="card-title" style="font-size: 1.25rem">
|
||||||
<?= UOJLocale::get('view all') ?>
|
<?= UOJLocale::get('countdowns') ?>
|
||||||
</h4>
|
</h4>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
<ul class="
|
<ul class="
|
||||||
|
Loading…
Reference in New Issue
Block a user