From e7ba6ab553beca4fc86aa5d18a243d2b4865f280 Mon Sep 17 00:00:00 2001 From: gPoulain Date: Wed, 18 Apr 2012 15:54:02 +0000 Subject: [PATCH] [-] FO : W3C fix git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14742 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/product-list.tpl | 4 ++-- themes/default/stores.tpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/default/product-list.tpl b/themes/default/product-list.tpl index 4589bc50e..cd97d1249 100644 --- a/themes/default/product-list.tpl +++ b/themes/default/product-list.tpl @@ -58,9 +58,9 @@ {if ($product.id_product_attribute == 0 || (isset($add_prod_display) && ($add_prod_display == 1))) && $product.available_for_order && !isset($restricted_country_mode) && $product.minimal_quantity <= 1 && $product.customizable != 2 && !$PS_CATALOG_MODE} {if ($product.allow_oosp || $product.quantity > 0)} {if isset($static_token)} - {l s='Add to cart'} + {l s='Add to cart'} {else} - {l s='Add to cart'} + {l s='Add to cart'} {/if} {else} {l s='Add to cart'}
diff --git a/themes/default/stores.tpl b/themes/default/stores.tpl index aecb6e644..fff8fe064 100644 --- a/themes/default/stores.tpl +++ b/themes/default/stores.tpl @@ -27,7 +27,7 @@ {capture name=path}{l s='Our stores'}{/capture} {include file="$tpl_dir./breadcrumb.tpl"} - +

{l s='Our stores'}

@@ -92,7 +92,7 @@

-
+