diff --git a/common/mail/legalfeedback.php b/common/mail/legalfeedback.php index 9309859..f5fe781 100755 --- a/common/mail/legalfeedback.php +++ b/common/mail/legalfeedback.php @@ -17,7 +17,7 @@ - topic ?> + diff --git a/frontend/views/site/legal.php b/frontend/views/site/legal.php index 26e39df..668762f 100755 --- a/frontend/views/site/legal.php +++ b/frontend/views/site/legal.php @@ -82,7 +82,7 @@ $this->registerJs($js, View::POS_END); ); ?> field($legal, 'topic') - ->hiddenInput(['value' => \Yii::t('app','feedback')]) + ->hiddenInput(['value' => \common\models\Feedback::SCENARIO_LEGAL_FEEDBACK]) ->label(false) ?>