Commit 8361b7b08b09079696dbb6f9d8e7921ab7b609a6

Authored by Eugeny Galkovskiy
1 parent bb246ce9

зимний баннер 1

src/app/frontend/views/menu/order.php
1 1 <?php //p($items,1) ?>
2 2 <div id="content" class="clearfix">
3 3  
4   -<div style="width: 100%; min-width: 960px; height: 193px; margin: 0px auto;background:url(/images/order_<?php $lang = explode( '/', $this->getDi()->get('request')->get('_url')); echo (array_pop($lang) == 'ru')?'ru':'uk';?>.gif) center no-repeat;margin-bottom:-30px;position:relative;z-index:9; ">
  4 +<div style="width: 100%; min-width: 960px; height: 193px; margin: 0px auto;background:url(/images/order2_<?php $lang = explode( '/', $this->getDi()->get('request')->get('_url')); echo (array_pop($lang) == 'ru')?'ru':'uk';?>.png) center no-repeat;margin-bottom:-30px;position:relative;z-index:9; ">
5 5 </div>
6 6  
7 7 <div class="order">
... ...
www/images/order2_ru.png 0 → 100644

259 KB

www/images/order2_uk.png 0 → 100644

261 KB