mirror of
https://github.com/prasathmani/tinyfilemanager
synced 2026-03-14 20:55:50 +01:00
Subdirectory search does not work #76
This commit is contained in:
parent
5b02c47f3c
commit
0d8c314146
1 changed files with 1 additions and 1 deletions
|
|
@ -1262,7 +1262,7 @@ $all_files_size = 0;
|
|||
<td class="border-0"></td>
|
||||
<td class="border-0"></td>
|
||||
<td class="border-0"></td>
|
||||
<?php if (!FM_IS_WIN && FM_IS_WIN == 6) { ?>
|
||||
<?php if (!FM_IS_WIN) { ?>
|
||||
<td class="border-0"></td>
|
||||
<td class="border-0"></td>
|
||||
<?php } ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue