From ab830d08363e1a6c8af862ca2f3e1f2ba43eec2f Mon Sep 17 00:00:00 2001 From: Denis Shakhov Date: Thu, 8 Mar 2012 02:38:55 +0700 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D1=81=D1=87=D0=B5=D1=82=D1=87=D0=B8=D0=BA=20?= =?UTF-8?q?=D0=B8=D0=B7=D0=B1=D1=80=D0=B0=D0=BD=D0=BD=D0=BE=D0=B3=D0=BE=20?= =?UTF-8?q?=D0=B2=20=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80?= =?UTF-8?q?=D0=B8=D1=8F=D1=85=20[new-jquery]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/skin/new-jquery/comment.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/skin/new-jquery/comment.tpl b/templates/skin/new-jquery/comment.tpl index b3ed9d4d..f565eb88 100644 --- a/templates/skin/new-jquery/comment.tpl +++ b/templates/skin/new-jquery/comment.tpl @@ -43,7 +43,10 @@ {/if}
  • {if $oUserCurrent and !$bNoCommentFavourites} -
  • {if $oComment->getCountFavourite()>0}{$oComment->getCountFavourite()}{else} {/if}
  • +
  • + + {if $oComment->getCountFavourite()>0}{$oComment->getCountFavourite()}{/if} +
  • {/if} {if !$oComment->getDelete() and $oUserCurrent and $oUserCurrent->isAdministrator()}
  • {$aLang.comment_delete}