From 7c8b08682b2e82e67239574eaf0b30c1f4595998 Mon Sep 17 00:00:00 2001 From: Joao Alves Date: Thu, 20 May 2021 14:09:26 +0100 Subject: [PATCH] Fix rename operation. --- tinyfilemanager.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index 7020178..73449a9 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -2055,7 +2055,7 @@ $tableTheme = (FM_THEME == "dark") ? "text-white bg-dark table-dark" : "bg-white - + @@ -2135,7 +2135,7 @@ $tableTheme = (FM_THEME == "dark") ? "text-white bg-dark table-dark" : "bg-white - +