From dcf0caba66ddf03109fe874e07e6750d54547b3a Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 9 Apr 2012 00:29:32 +0200 Subject: Don't show delete button when not found Signed-off-by: Florian Pritz --- application/views/file/delete_form.php | 50 +++++++++++++++++----------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/application/views/file/delete_form.php b/application/views/file/delete_form.php index 64e0f9cd7..4a5cc0566 100644 --- a/application/views/file/delete_form.php +++ b/application/views/file/delete_form.php @@ -1,31 +1,31 @@
".$msg."

"; ?> -

You are about to delete the following upload:

- - - - - - - - - - - - - - - - - - - - - - -
ID
Filename
Date of upload
Size
Mimetype
- +

You are about to delete the following upload:

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