aboutsummaryrefslogtreecommitdiff
path: root/views/default/object/image/full.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/object/image/full.php')
-rw-r--r--views/default/object/image/full.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/views/default/object/image/full.php b/views/default/object/image/full.php
index 175519c16..4e2c02a9a 100644
--- a/views/default/object/image/full.php
+++ b/views/default/object/image/full.php
@@ -51,10 +51,7 @@ echo $summary;
echo '<div class="tidypics-photo-wrapper center">';
echo elgg_view('object/image/navigation', $vars);
-echo elgg_view('photos/tagging/help', $vars);
-echo elgg_view('photos/tagging/select', $vars);
echo $img;
-echo elgg_view('photos/tagging/tags', $vars);
echo '</div>';
if ($photo->description) {