Alexey Boroda
/
kristal-estet
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
dcacab58022d0b29356a5bcd841d82546d51661b
Authored by
Eugeny Galkovskiy
2017-10-03 12:32:07 +0300
1 parent
2c3a4278
Контакты
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/site/contact.php
Inline
Side-by-side
frontend/views/site/contact.php
Wrap text
Show/Hide comments
View file @
dcacab5
...
...
@@ -95,6 +95,7 @@ JS;
95
95
<p>
96
96
<?php
97
97
echo Html::a(Html::tag('strong', $settings->phone), 'tel:' . $settings->phone);
98
+ echo Html::tag('div', $settings->phone2);
98
99
?>
99
100
</p>
100
101
</div>
...
...