diff --git a/templates/skin/developer-jquery/actions/ActionProfile/friend_item.tpl b/templates/skin/developer-jquery/actions/ActionProfile/friend_item.tpl index 086e4c64..ef36d3ab 100644 --- a/templates/skin/developer-jquery/actions/ActionProfile/friend_item.tpl +++ b/templates/skin/developer-jquery/actions/ActionProfile/friend_item.tpl @@ -9,16 +9,16 @@ {elseif $oUserFriend and $oUserFriend->getFriendStatus()==$USER_FRIEND_OFFER+$USER_FRIEND_NULL and $oUserFriend->getUserTo()==$oUserCurrent->getId()}
  • {$aLang.user_friend_add}
  • {elseif !$oUserFriend} -
  • {$aLang.user_friend_add}
  • - -
    - - -
    - - - -
    +
  • {$aLang.user_friend_add} +
    + + +
    + + + +
    +
  • {else}
  • {$aLang.user_friend_add}
  • {/if} \ No newline at end of file