From 33e9c2c13273f90fcd10708eb642d651259a9599 Mon Sep 17 00:00:00 2001 From: gRoussac Date: Fri, 6 Dec 2013 12:12:54 +0100 Subject: [PATCH] [-] FO : Remove bad links on home tabs --- themes/default-bootstrap/modules/blockbestsellers/tab.tpl | 2 +- themes/default-bootstrap/modules/blocknewproducts/tab.tpl | 2 +- themes/default-bootstrap/modules/homefeatured/tab.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/default-bootstrap/modules/blockbestsellers/tab.tpl b/themes/default-bootstrap/modules/blockbestsellers/tab.tpl index 48e726934..9af78eed8 100644 --- a/themes/default-bootstrap/modules/blockbestsellers/tab.tpl +++ b/themes/default-bootstrap/modules/blockbestsellers/tab.tpl @@ -24,5 +24,5 @@ *} {if is_array($best_sellers) && count($best_sellers)} -
  • {l s='Best Sellers' mod='blockbestsellers'}
  • +
  • {l s='Best Sellers' mod='blockbestsellers'}
  • {/if} \ No newline at end of file diff --git a/themes/default-bootstrap/modules/blocknewproducts/tab.tpl b/themes/default-bootstrap/modules/blocknewproducts/tab.tpl index 916713c12..203ffcc97 100644 --- a/themes/default-bootstrap/modules/blocknewproducts/tab.tpl +++ b/themes/default-bootstrap/modules/blocknewproducts/tab.tpl @@ -22,4 +22,4 @@ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} -
  • {l s='New arrivals' mod='blocknewproducts'}
  • \ No newline at end of file +
  • {l s='New arrivals' mod='blocknewproducts'}
  • \ No newline at end of file diff --git a/themes/default-bootstrap/modules/homefeatured/tab.tpl b/themes/default-bootstrap/modules/homefeatured/tab.tpl index abd7175e1..d845c931f 100644 --- a/themes/default-bootstrap/modules/homefeatured/tab.tpl +++ b/themes/default-bootstrap/modules/homefeatured/tab.tpl @@ -22,4 +22,4 @@ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} -
  • {l s='Popular' mod='homefeatured'}
  • \ No newline at end of file +
  • {l s='Popular' mod='homefeatured'}
  • \ No newline at end of file