This commit is contained in:
Baoshuo Ren 2022-10-18 09:03:00 +08:00
parent 652cd00b86
commit d90699d456
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -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">