diff --git a/main/social/qualify_contact.inc.php b/main/social/qualify_contact.inc.php index c8ae608d5b..85f2c9a494 100755 --- a/main/social/qualify_contact.inc.php +++ b/main/social/qualify_contact.inc.php @@ -1,25 +1,5 @@ - @@ -56,7 +33,7 @@ $user_friend_relation=UserFriend::get_relation_between_contacts(api_get_user_id(
'; + echo '
'; if ($list_of_options[$k]['id']==$user_friend_relation) { $check='checked="checked"'; } else { @@ -66,11 +43,11 @@ for ($k=0;$k<$number_list;$k++) { style="margin-left:50px" type="radio" class="radio" name="list_type_friend" value="" /> '; + echo '
'; ?> '; +echo '
'; ?>