From 254d24bef4f9bc84da8496f4014e65763bdcffd9 Mon Sep 17 00:00:00 2001 From: pete Date: Mon, 16 Feb 2009 12:52:01 +0000 Subject: theme updates git-svn-id: https://code.elgg.org/elgg/trunk@2761 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/friends/collections.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'views/default/friends/collections.php') diff --git a/views/default/friends/collections.php b/views/default/friends/collections.php index 14995309d..6a77f7773 100644 --- a/views/default/friends/collections.php +++ b/views/default/friends/collections.php @@ -16,6 +16,8 @@ if (!isset($friendspicker)) $friendspicker = 0; + echo "
"; + if (is_array($vars['collections']) && sizeof($vars['collections'])) { echo "
"; ?> -- cgit v1.2.3