From 48117b955cf8adad65de48827ab5381f973c8a09 Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Tue, 25 Sep 2012 10:00:52 +0000 Subject: [PATCH] // image source modified git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17527 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/mobile/category-product-list.tpl | 2 +- themes/default/mobile/manufacturer-list.tpl | 2 +- themes/default/mobile/shopping-cart.tpl | 2 +- themes/default/mobile/supplier-list.tpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/default/mobile/category-product-list.tpl b/themes/default/mobile/category-product-list.tpl index 1a63b9678..e2cadc055 100644 --- a/themes/default/mobile/category-product-list.tpl +++ b/themes/default/mobile/category-product-list.tpl @@ -29,7 +29,7 @@ {foreach from=$products item=product name=products}
  • -
    {$product.legend|escape:'htmlall':'UTF-8'}
    +
    {$product.legend|escape:'htmlall':'UTF-8'}

    {$product.name|escape:'htmlall':'UTF-8'}

    {if (!$PS_CATALOG_MODE AND ((isset($product.show_price) && $product.show_price) || (isset($product.available_for_order) && $product.available_for_order)))}

    diff --git a/themes/default/mobile/manufacturer-list.tpl b/themes/default/mobile/manufacturer-list.tpl index 06f3ec34d..8be636990 100644 --- a/themes/default/mobile/manufacturer-list.tpl +++ b/themes/default/mobile/manufacturer-list.tpl @@ -50,7 +50,7 @@ {foreach from=$manufacturers item=manufacturer name=manufacturers}

  • {if $manufacturer.nb_products > 0}{/if} - +

    {$manufacturer.name|truncate:60:'...'|escape:'htmlall':'UTF-8'}

    {if $manufacturer.nb_products == 1} diff --git a/themes/default/mobile/shopping-cart.tpl b/themes/default/mobile/shopping-cart.tpl index a25afe748..012eb1578 100644 --- a/themes/default/mobile/shopping-cart.tpl +++ b/themes/default/mobile/shopping-cart.tpl @@ -15,7 +15,7 @@

    - +