From ce2bf55bb379ace5d7b15931786cc6f019fb085d Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 28 Sep 2017 16:16:44 +0300 Subject: [PATCH] Отзывы --- frontend/views/site/comments.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/views/site/comments.php b/frontend/views/site/comments.php index 562622c..802a5cd 100644 --- a/frontend/views/site/comments.php +++ b/frontend/views/site/comments.php @@ -14,7 +14,7 @@
-

Отзывы

+

Оставить отзыв

'name', 'entityIdAttribute' => 'id', 'reply' => true, - 'layout' => "{list}

Оставить отзыв

{form} {reply_form}", + 'layout' => "{form}

Отзывы

{list} {reply_form}", 'delete' => false, 'more' => [ 'show_' => true, -- libgit2 0.21.4