From 712c0c158e468220a91884394be2c8e53957c628 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 8 Aug 2013 16:19:47 +0200 Subject: Add delete button to info popup on paste page Signed-off-by: Florian Pritz --- application/views/file/html_header.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'application') diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php index 7964488d6..c40c35bca 100644 --- a/application/views/file/html_header.php +++ b/application/views/file/html_header.php @@ -68,6 +68,10 @@ include(FCPATH."application/views/header.php"); ?> -- cgit v1.2.3-24-g4f1b