Commit 67406347297447beb1d40cd2727960ecab211840
1 parent
f52b6809
Commit
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
common/modules/comment/widgets/views/form-comment.php
@@ -10,7 +10,7 @@ | @@ -10,7 +10,7 @@ | ||
10 | use yii\helpers\Html; | 10 | use yii\helpers\Html; |
11 | 11 | ||
12 | ?> | 12 | ?> |
13 | -<div class="new-portf-comm-count">Комментарии: <?= $dataProvider->totalCount ?></div> | 13 | +<div class="new-portf-comm-count">Мнения: <?= $dataProvider->totalCount ?></div> |
14 | 14 | ||
15 | <div class="new-portf-add-comm style"> | 15 | <div class="new-portf-add-comm style"> |
16 | 16 |