From 2768b867736c7d7d3baafcd4572518780787c0e8 Mon Sep 17 00:00:00 2001 From: Mzhelskiy Maxim Date: Fri, 3 Oct 2008 21:13:30 +0000 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=BA=20=D1=83?= =?UTF-8?q?=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8=D1=8E=20=D0=BA=D0=BE=D0=BC?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8=D0=B5=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/skin/habra/actions/ActionBlog/comment.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/skin/habra/actions/ActionBlog/comment.tpl b/templates/skin/habra/actions/ActionBlog/comment.tpl index ac10b67b..19471c20 100644 --- a/templates/skin/habra/actions/ActionBlog/comment.tpl +++ b/templates/skin/habra/actions/ActionBlog/comment.tpl @@ -68,7 +68,7 @@ function showCommentForm(reply) { {$oComment->getUserLogin()} {date_format date=$oComment->getDate()} # - {if !$oComment->getDelete()} + {if !$oComment->getDelete() and $oUserCurrent and $oUserCurrent->isAdministrator()}  удалить {/if}