diff --git a/templates/partials/friendlist.phtml b/templates/partials/friendlist.phtml index 6686004..dfe501b 100644 --- a/templates/partials/friendlist.phtml +++ b/templates/partials/friendlist.phtml @@ -7,18 +7,20 @@ -knows as $contact) : ?> -
- -
- -
- +knows !== null) : ?> + knows as $contact) : ?> +
+ +
+ +
+ + \ No newline at end of file