We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80350f commit 4a545b8Copy full SHA for 4a545b8
web/templates/file_manager/main.php
@@ -21,7 +21,7 @@
21
22
<div id="main">
23
<div class="window active">
24
- <a href="/" class="l-logo"></a>
+ <a href="/list/user/" class="l-logo"></a>
25
<div class="pwd pwd-tab-A"></div>
26
<div class="menu menu-left menu-A">
27
<?php $pre_tab = 'A';include($_SERVER['DOCUMENT_ROOT'].'/templates/file_manager/tab_menu.php'); ?>
0 commit comments