From a7cfa4648f08ced59c9a76b464cb135fe1e01571 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 18 Dec 2011 10:07:13 +0100 Subject: display more information on delete_form Signed-off-by: Florian Pritz --- application/views/file/delete_form.php | 38 +++++++++++++++++++++++++++++----- 1 file changed, 33 insertions(+), 5 deletions(-) (limited to 'application/views') diff --git a/application/views/file/delete_form.php b/application/views/file/delete_form.php index b9819a7c5..f617d25c7 100644 --- a/application/views/file/delete_form.php +++ b/application/views/file/delete_form.php @@ -1,9 +1,37 @@
-

- "; ?> - Password: - -

+ ".$msg."

"; ?> +

You are about to delete the following upload:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
ID
Filename
Date of upload
Size
Mimetype
Password + + +
-- cgit v1.2.3-24-g4f1b