From 0088d7419293b38d51fc8823bf6d3a3e9adf0a9a Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Thu, 19 May 2016 17:05:21 +0300 Subject: [PATCH] 16.05.16 ann fotorama gallery --- common/translation/ru/app.php | 1 + frontend/views/cabinet/update.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/common/translation/ru/app.php b/common/translation/ru/app.php index e1eea62..5ec7e35 100755 --- a/common/translation/ru/app.php +++ b/common/translation/ru/app.php @@ -10,6 +10,7 @@ return [ 'phone' => 'Телефон', 'status' => 'Статус', 'created_at' => 'Created At', + 'Update' => 'Обновить', 'updated_at' => 'Updated At', 'verifyCode' => 'Код проверки', 'password' => 'Пароль', diff --git a/frontend/views/cabinet/update.php b/frontend/views/cabinet/update.php index dbb8439..103c88e 100755 --- a/frontend/views/cabinet/update.php +++ b/frontend/views/cabinet/update.php @@ -45,7 +45,7 @@ - 'my_cust_cabinet_btn']) ?> + 'my_cust_cabinet_btn']) ?> -- libgit2 0.21.4