From 24af1c1a50d8d9f1abc25d014580106e036d8f82 Mon Sep 17 00:00:00 2001 From: dozer111 Date: Tue, 3 Jul 2018 13:54:40 +0300 Subject: [PATCH] Убрал с новостей правый блок, добавит h2 к описанию проекта --- common/messages/en/app.php | 1 + common/messages/ru/app.php | 4 ++-- common/messages/ua/app.php | 3 ++- frontend/views/blog/_article.php | 2 +- frontend/views/blog/index.php | 64 +++++++++++++++++++++++++++++++++------------------------------- frontend/views/gallery/index.php | 3 +++ frontend/views/site/about.php | 2 +- frontend/web/css/site.css | 5 +++++ 8 files changed, 48 insertions(+), 36 deletions(-) diff --git a/common/messages/en/app.php b/common/messages/en/app.php index 9858671..4908666 100644 --- a/common/messages/en/app.php +++ b/common/messages/en/app.php @@ -2,6 +2,7 @@ return [ 'Address' => 'Address', 'About' => 'About', + 'About project' => 'About project', 'blog-txt' => 'We collect useful materials on household appliances and electronics', 'Blog'=>'Blog', 'Company Blog' => 'Company Blog', diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index 2767c0f..d0afdd0 100644 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -6,7 +6,6 @@ return [ 'Home' => 'Главная', 'Contacts' => 'Контакты', - 'About' => 'О нас', 'Events' => 'Мероприятия', 'You question' => 'Сообщение', @@ -39,7 +38,8 @@ return [ 'Empty dataProvider' => 'Ничего не найдено', - + 'About' => 'О нас', + 'About project' => 'О проекте', 'Send' => 'Отправить', 'Send Message' => 'Отправить сообщение', 'Empty field' => 'Поле является обязательным для заполнения', diff --git a/common/messages/ua/app.php b/common/messages/ua/app.php index 29909c5..b380499 100644 --- a/common/messages/ua/app.php +++ b/common/messages/ua/app.php @@ -9,7 +9,8 @@ return [ 'Name' => 'Ім\'я', 'Phone' => 'Телефон', 'Message' => 'Повідомленя', - 'You question' => 'Повідомленя', + 'You question' => 'Повідомленя', + 'About project' => 'Про проект', 'Send' => 'Відправити', 'Contact us!' => 'Зв\'яжіться з нами', 'Go to contact page' => 'Перейти до сторінки контактів', diff --git a/frontend/views/blog/_article.php b/frontend/views/blog/_article.php index 235893f..17bcd82 100755 --- a/frontend/views/blog/_article.php +++ b/frontend/views/blog/_article.php @@ -38,7 +38,7 @@ ) ?>">title; ?>
categories)) { ?> -

Без категории

+ categories as $category) { diff --git a/frontend/views/blog/index.php b/frontend/views/blog/index.php index 5cb9820..bb08791 100755 --- a/frontend/views/blog/index.php +++ b/frontend/views/blog/index.php @@ -60,25 +60,25 @@ _________________________________________________________ --> - + + + + + + + + + + + + +