aboutsummaryrefslogtreecommitdiff
path: root/mod/tabbed_profile/views/default/profile/listing.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/tabbed_profile/views/default/profile/listing.php')
-rw-r--r--mod/tabbed_profile/views/default/profile/listing.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/tabbed_profile/views/default/profile/listing.php b/mod/tabbed_profile/views/default/profile/listing.php
index 0622264b8..489b1d50e 100644
--- a/mod/tabbed_profile/views/default/profile/listing.php
+++ b/mod/tabbed_profile/views/default/profile/listing.php
@@ -46,4 +46,4 @@ if (!$banned) {
$info .= "</p>";
}
-echo elgg_view_listing($icon, $info);
+echo elgg_view_image_block($icon, $info);