Commit f5f84a8cffeed8a979f87062fdd5baeb4ee20d33

Authored by Виталий
1 parent 80ebc868

мозаика

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
frontend/views/site/index.php
@@ -147,11 +147,12 @@ @@ -147,11 +147,12 @@
147 </div> 147 </div>
148 <?php 148 <?php
149 } 149 }
150 - if(!empty( $options[ 5 ] )) { 150 +// 5
  151 + if(!empty( $options[ 3 ] )) {
151 /** 152 /**
152 * @var TaxOption $option 153 * @var TaxOption $option
153 */ 154 */
154 - $option = $options[ 5 ]; 155 + $option = $options[ 3 ];
155 ?> 156 ?>
156 <div class="col-xs-12 col-sm-12 col-md-12 moz-2"> 157 <div class="col-xs-12 col-sm-12 col-md-12 moz-2">
157 <a href="<?= Url::to([ 158 <a href="<?= Url::to([