From 59255d503376f8e1fe8f5aa1f591c5883385a4e5 Mon Sep 17 00:00:00 2001 From: Joshua Myers Date: Fri, 2 Feb 2024 15:34:01 -0600 Subject: [PATCH] Added Additional Delete Link in File Viewer View I found myself clicking into specific files to see them larger, then wanting to delete them, only to find I had to go back to another screen to delete them. --- tinyfilemanager.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index ca73f9d..32f4a7b 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -1748,6 +1748,9 @@ if (isset($_GET['view'])) {   + + Delete +