From bbded2fdcddb0e422a2eed6d3fbeeda0368c6cc4 Mon Sep 17 00:00:00 2001 From: timur Date: Mon, 20 Nov 2017 17:45:29 +0200 Subject: [PATCH] mailing contacts --- frontend/controllers/SiteController.php | 4 ++-- frontend/views/layouts/main.php | 2 +- frontend/views/site/index.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/controllers/SiteController.php b/frontend/controllers/SiteController.php index bf2168d..f914ab2 100755 --- a/frontend/controllers/SiteController.php +++ b/frontend/controllers/SiteController.php @@ -126,9 +126,9 @@ 'success' => true, 'message' => 'Success message', 'alert' => '
-

Success

+

Спасибо

- Success text + Ваша заявка принята. Мы свяжемся с вами в ближайшее время.

', ]; diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 5c30e2c..dace83e 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -497,7 +497,7 @@ _________________________________________________________ --> 'btn btn-small btn-template-transparent-primary', ] diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php index b4d7877..348b21b 100755 --- a/frontend/views/site/index.php +++ b/frontend/views/site/index.php @@ -188,7 +188,7 @@ _________________________________________________________ -->

Остались вопросы?

- Напишите нам + Напишите нам
\ No newline at end of file -- libgit2 0.21.4