mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2024-12-15 06:09:58 +08:00
added menu item of returning to user center at admin page
This commit is contained in:
parent
c4339e37de
commit
34b73d8c59
@ -119,6 +119,8 @@
|
||||
}
|
||||
echo '</li>';
|
||||
} ?>
|
||||
<li class="header">返回</li>
|
||||
<li><a href="../user/index.php"><i class="fa fa-users"></i> <span>用户中心</span></a></li>
|
||||
</ul><!-- /.sidebar-menu -->
|
||||
</section>
|
||||
<!-- /.sidebar -->
|
||||
|
Loading…
Reference in New Issue
Block a user