From 7cfbdfc485cc20e3ab483ac1c761aa832483dd39 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 29 Jun 2016 17:54:51 +0300 Subject: [PATCH] ... --- frontend/views/search/performer.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/views/search/performer.php b/frontend/views/search/performer.php index 0278e54..73cabdb 100755 --- a/frontend/views/search/performer.php +++ b/frontend/views/search/performer.php @@ -60,7 +60,7 @@
-
+
  • @@ -108,7 +108,6 @@
      - @@ -212,7 +211,7 @@ field($model, 'additional_parameters') ->checkboxList([ 'with_portfolio' => 'Только с портфолио', - 'with_comments' => 'Только с мнениями', + 'with_comments' => 'Только с отзывами', 'only_free' => 'Только свободные', ], [ 'item' => function($index, $label, $name, $checked, $value) { -- libgit2 0.21.4