Skip to content

Commit 58f1613

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/user/panel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</a>
88
<div class="l-header">
99
<div class="l-center">
10-
<a href="/" class="l-logo"></a>
10+
<a href="/list/user/" class="l-logo"></a>
1111
<!-- /.l-logo -->
1212
<div class="l-menu clearfix">
1313
<div class="l-menu__item <?php if($TAB == 'STATS' ) echo 'l-menu__item--active' ?>"><a href="/list/stats/"><?=__('Statistics')?></a></div>

0 commit comments

Comments
 (0)