Commit 8361b7b08b09079696dbb6f9d8e7921ab7b609a6
1 parent
bb246ce9
зимний баннер 1
Showing
3 changed files
with
1 additions
and
1 deletions
Show diff stats
src/app/frontend/views/menu/order.php
1 | <?php //p($items,1) ?> | 1 | <?php //p($items,1) ?> |
2 | <div id="content" class="clearfix"> | 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 | </div> | 5 | </div> |
6 | 6 | ||
7 | <div class="order"> | 7 | <div class="order"> |
259 KB
261 KB