Centrage du logo MondialRelay sur delivery-module-list
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
{loop type="mondialrelay.delivery-price" name="home-prices" mode="home" country_id=$country state_id=$state}
|
{loop type="mondialrelay.delivery-price" name="home-prices" mode="home" country_id=$country state_id=$state}
|
||||||
{$withHome = true}
|
{$withHome = true}
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-6">
|
||||||
<label for="mondialrelay_home">
|
<label for="mondialrelay_home">
|
||||||
{form name="thelia.order.delivery"}
|
{form name="thelia.order.delivery"}
|
||||||
{form_field field='delivery-module'}
|
{form_field field='delivery-module'}
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-sm-4 hidden-xs text-center">
|
<div class="col-sm-2 hidden-xs text-center">
|
||||||
{loop type="image" name="deliveryspicture" source="module" source_id=$module_id force_return="true" width="100" height="72"}
|
{loop type="image" name="deliveryspicture" source="module" source_id=$module_id force_return="true" width="100" height="72"}
|
||||||
<img src="{$IMAGE_URL nofilter}" alt="{$TITLE}">
|
<img src="{$IMAGE_URL nofilter}" alt="{$TITLE}">
|
||||||
{/loop}
|
{/loop}
|
||||||
|
|||||||
Reference in New Issue
Block a user