Commit ce41c022eecca32d1be8bfb89eea13ee7b7696c2
1 parent
9fa36a53
lang comment
Showing
1 changed file
with
5 additions
and
5 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -158,11 +158,11 @@ _________________________________________________________ --> |
158 | 158 | ?> |
159 | 159 | </div> |
160 | 160 | <div class="col-xs-6 right-top-nav"> |
161 | - <div class="inline-block lang-link"> | |
162 | - <?php | |
163 | - echo LangLink::widget(); | |
164 | - ?> | |
165 | - </div> | |
161 | +<!-- <div class="inline-block lang-link">--> | |
162 | +<!-- --><?php | |
163 | +// echo LangLink::widget(); | |
164 | +// ?> | |
165 | +<!-- </div>--> | |
166 | 166 | <div class="inline-block"> |
167 | 167 | <span class="top-phone"><i class="fa fa-phone"></i> <?php echo $settings->phone; ?></span> |
168 | 168 | <a href="#" data-toggle="modal" data-target="#callback-modal" class="link-underline_dott"> | ... | ... |