Commit 5ca6c0bb90915e257c3635990db799270393d510
1 parent
c4e3a7dc
brands txt column
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/layouts/main.php
@@ -126,7 +126,7 @@ | @@ -126,7 +126,7 @@ | ||
126 | <div class="col-xs-12 col-sm-4 col-md-2"> | 126 | <div class="col-xs-12 col-sm-4 col-md-2"> |
127 | <?php | 127 | <?php |
128 | echo Html::a(Html::img('/images/logo.png'), [ 'site/index' ], [ | 128 | echo Html::a(Html::img('/images/logo.png'), [ 'site/index' ], [ |
129 | - 'class' => 'logo_', | 129 | + 'class' => 'logo_ logoqq', |
130 | ]) | 130 | ]) |
131 | ?> | 131 | ?> |
132 | </div> | 132 | </div> |