From 58bb0e3b995ed0de1f9db126d7357b471cf2fabd Mon Sep 17 00:00:00 2001 From: zhegal Date: Mon, 22 Jan 2018 16:50:08 +0200 Subject: [PATCH] menu 1 --- common/messages/ru/app.php | 8 ++++++++ frontend/views/layouts/main.php | 52 ++++++++++++++++++++++++++++------------------------ 2 files changed, 36 insertions(+), 24 deletions(-) diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index 5c57e5c..2e64a98 100644 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -3,4 +3,12 @@ return [ 'Contact us on ' => 'Свяжитесь с нами ', ' or ' => ' или ', 'tel:' => 'по тел.', + 'menu-about' => 'О нас', + 'menu-individual' => 'Для физических лиц', + 'menu-entity' => 'Для юридических лиц', + 'menu-objects' => 'Наши объекты', + 'menu-green' => 'Зелёный тариф', + 'menu-mediaabout' => 'СМИ о нас', + 'menu-blog' => 'Блог', + 'menu-contacts' => 'Контакты', ]; \ No newline at end of file diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 9f5c85c..3213fdb 100644 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -272,33 +272,37 @@ _________________________________________________________ -->