aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/views
diff options
context:
space:
mode:
Diffstat (limited to 'mod/profile/views')
-rw-r--r--mod/profile/views/default/profile/userdetails.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/profile/views/default/profile/userdetails.php b/mod/profile/views/default/profile/userdetails.php
index 50f7f33ac..522152853 100644
--- a/mod/profile/views/default/profile/userdetails.php
+++ b/mod/profile/views/default/profile/userdetails.php
@@ -127,7 +127,7 @@
</td>
</tr>
-
+<?php if (!isset($CONFIG->profile_using_custom)) {?>
<tr>
<td colspan="2">
<div id="profile_info_column_right">
@@ -137,7 +137,7 @@
</td>
</tr>
-
+<?php } ?>
</table>