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