Skip to content

Commit 4a545b8

Browse files
authored
logo to link /list/user/
1 parent c80350f commit 4a545b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/file_manager/main.php

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

2222
<div id="main">
2323
<div class="window active">
24-
<a href="/" class="l-logo"></a>
24+
<a href="/list/user/" class="l-logo"></a>
2525
<div class="pwd pwd-tab-A"></div>
2626
<div class="menu menu-left menu-A">
2727
<?php $pre_tab = 'A';include($_SERVER['DOCUMENT_ROOT'].'/templates/file_manager/tab_menu.php'); ?>

0 commit comments

Comments
 (0)