From afe7cf72bccc8c1d30678f692668e05c74423bbb Mon Sep 17 00:00:00 2001 From: ririko5834 <64729293+ririko5834@users.noreply.github.com> Date: Tue, 25 Oct 2022 17:06:23 +0200 Subject: [PATCH] Update tinyfilemanager.php --- tinyfilemanager.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index c0d1d65..6e74bd1 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -2149,7 +2149,9 @@ $tableTheme = (FM_THEME == "dark") ? "text-white bg-dark table-dark" : "bg-white '.fm_get_filesize($all_files_size).'' ?> '.$num_files.'' ?> '.$num_folders.'' ?> + '.fm_get_filesize(@disk_free_space($path)) .' '.lng('FreeOf').' '.fm_get_filesize(@disk_total_space($path)).''; ?> +