Skip to content

Commit 80b76fc

Browse files
authored
Logo to link /list/user/
1 parent 58f1613 commit 80b76fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/panel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<div class="l-header">
1010
<div class="l-center">
11-
<a href="/" class="l-logo"></a>
11+
<a href="/list/user/" class="l-logo"></a>
1212
<!-- /.l-logo -->
1313
<div class="l-menu clearfix noselect">
1414
<div class="l-menu__item <?php if($TAB == 'PACKAGE' ) echo 'l-menu__item--active' ?>"><a href="/list/package/"><?=__('Packages')?></a></div>

0 commit comments

Comments
 (0)