From fd52a5e153572b0cb9365223a95538c9f682a999 Mon Sep 17 00:00:00 2001 From: Shkodyak Andrey Date: Wed, 28 Sep 2011 13:41:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D1=82=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../actions/ActionProfile/friend_item.tpl | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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