Commit a16864ebb0c6ead4086278e7b94120d17688e8e0

Authored by Yarik
1 parent 67406347

Commit

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
common/modules/comment/widgets/views/form-comment.php
@@ -69,7 +69,7 @@ @@ -69,7 +69,7 @@
69 ->textarea(); 69 ->textarea();
70 ?> 70 ?>
71 <div class="input-blocks-comm-button style"> 71 <div class="input-blocks-comm-button style">
72 - <?= Html::submitButton('Добавить комментарий') ?> 72 + <?= Html::submitButton('Добавить мнение') ?>
73 </div> 73 </div>
74 <?php 74 <?php
75 $form->end(); 75 $form->end();