mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 20:48:41 +00:00
fix: 75c8481676
This commit is contained in:
parent
652cd00b86
commit
d90699d456
@ -134,7 +134,7 @@ mb-4" role="navigation">
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="<?= HTML::url('/user/'.Auth::id().'system_msg') ?>">
|
<a class="dropdown-item" href="<?= HTML::url('/user/'.Auth::id().'/system_msg') ?>">
|
||||||
<?= UOJLocale::get('system message') ?>
|
<?= UOJLocale::get('system message') ?>
|
||||||
<?php if ($new_system_msg_num): ?>
|
<?php if ($new_system_msg_num): ?>
|
||||||
<span class="badge bg-danger rounded-pill">
|
<span class="badge bg-danger rounded-pill">
|
||||||
|
Loading…
Reference in New Issue
Block a user