diff --git a/files/index.php b/files/index.php index fb2b222acba..b6d98966cd4 100644 --- a/files/index.php +++ b/files/index.php @@ -734,7 +734,7 @@ function displaydir ($wdir) { echo "
| "; + echo " | "; echo " | $strname | "; echo "$strsize | "; echo "$strmodified | ";
|---|