aboutsummaryrefslogtreecommitdiff
path: root/views/default/friends/tablelist.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/friends/tablelist.php')
-rw-r--r--views/default/friends/tablelist.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/default/friends/tablelist.php b/views/default/friends/tablelist.php
index a5f791f46..c0c481e00 100644
--- a/views/default/friends/tablelist.php
+++ b/views/default/friends/tablelist.php
@@ -59,5 +59,7 @@
if ($column < 3 && $column != 0) echo "</tr>";
echo "</table>";
}
+
+ if (isset($vars['content'])) echo $vars['content'];
?> \ No newline at end of file