aboutsummaryrefslogtreecommitdiff
path: root/mod
diff options
context:
space:
mode:
Diffstat (limited to 'mod')
-rw-r--r--mod/profile/views/default/profile/icon.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/mod/profile/views/default/profile/icon.php b/mod/profile/views/default/profile/icon.php
index 21e4c8e0e..0fce6692f 100644
--- a/mod/profile/views/default/profile/icon.php
+++ b/mod/profile/views/default/profile/icon.php
@@ -51,16 +51,6 @@
<div class="sub_menu">
<a href="<?php echo $vars['entity']->getURL(); ?>"><h3><?php echo $vars['entity']->name; ?></h3></a>
-<!-- <a href="#" class="item_line">Remove friend</a>
- <a href="#">Friends</a>
- <a href="#">Friends of</a>
-
- <a href="#" class="item_line">Recent activity</a>
- <a href="#">Visit blog</a>
- <a href="#" class="item_line">Send private message</a>
- <a href="#" class="item_line">Ban</a>
- <a href="#">Edit</a>
- <a href="#">Report</a> -->
<?php
$links = elgg_view('profile/menu/actions',$vars);