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