From 5107faa7e96efd940ce28da9f46508298759c189 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 28 Mar 2009 03:34:25 +0000 Subject: --- views/default/object/image.php | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'views/default/object/image.php') diff --git a/views/default/object/image.php b/views/default/object/image.php index 97095822e..79939bfbb 100644 --- a/views/default/object/image.php +++ b/views/default/object/image.php @@ -87,18 +87,7 @@ echo ''; ?>
-   -canEdit()) { // add edit controls -?> -   - $vars['url'] . "action/tidypics/delete?file=" . $file->getGUID(), - 'text' => elgg_echo("image:delete"), - 'confirm' => elgg_echo("image:delete:confirm"), - )); - } - ?> +

-- cgit v1.2.3