From dcacab58022d0b29356a5bcd841d82546d51661b Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 3 Oct 2017 12:32:07 +0300 Subject: [PATCH] Контакты --- frontend/views/site/contact.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/views/site/contact.php b/frontend/views/site/contact.php index 2642263..0030c49 100755 --- a/frontend/views/site/contact.php +++ b/frontend/views/site/contact.php @@ -95,6 +95,7 @@ JS;

phone), 'tel:' . $settings->phone); + echo Html::tag('div', $settings->phone2); ?>

-- libgit2 0.21.4