From 9b8b9f7112c8bd2a876ad04c761795377d15e169 Mon Sep 17 00:00:00 2001 From: dozer111 Date: Wed, 5 Sep 2018 16:43:29 +0300 Subject: [PATCH] Form changed 3 --- common/models/Customer.php | 1 + frontend/views/layouts/main.php | 4 ++-- frontend/views/site/signup.php | 13 ++++--------- 3 files changed, 7 insertions(+), 11 deletions(-) diff --git a/common/models/Customer.php b/common/models/Customer.php index 94e01fe..6c287e0 100644 --- a/common/models/Customer.php +++ b/common/models/Customer.php @@ -220,6 +220,7 @@ 'phone_other' => Yii::t('app', 'Phone other'), 'fax' => Yii::t('app', 'fax'), 'acceptance' => Yii::t('app', 'acceptance'), + 'working_lang' => Yii::t('app', 'Working language'), ]; } diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 86c1cd0..2664731 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -161,7 +161,7 @@ JS; } else {?> - language->title?> + language->title?>