diff --git a/modules/blockbestsellers/blockbestsellers-home.tpl b/modules/blockbestsellers/blockbestsellers-home.tpl index 25ca21cbe..a09fda924 100644 --- a/modules/blockbestsellers/blockbestsellers-home.tpl +++ b/modules/blockbestsellers/blockbestsellers-home.tpl @@ -47,7 +47,7 @@ {/foreach} -

{l s='All best sellers' mod='blockbestsellers'}

+

{l s='All best sellers' mod='blockbestsellers'}

{else}

{l s='No best sellers at this time' mod='blockbestsellers'}

diff --git a/modules/blockcart/blockcart.tpl b/modules/blockcart/blockcart.tpl index 15cc5421e..c3f164470 100644 --- a/modules/blockcart/blockcart.tpl +++ b/modules/blockcart/blockcart.tpl @@ -125,7 +125,7 @@ var img_dir = '{$img_dir}'; -{if $priceDisplay == 1}{convertPrice price=$discount.value_tax_exc}{else}{convertPrice price=$discount.value_real}{/if} {if strlen($discount.code)} - {l s='Delete' mod='blockcart'} + {l s='Delete' mod='blockcart'} {/if} @@ -166,8 +166,8 @@ var img_dir = '{$img_dir}'; {/if} {/if}

- {if $order_process == 'order'}{l s='Cart' mod='blockcart'}{/if} - {l s='Check out' mod='blockcart'} + {if $order_process == 'order'}{l s='Cart' mod='blockcart'}{/if} + {l s='Check out' mod='blockcart'}

diff --git a/modules/blockmyaccountfooter/blockmyaccountfooter.tpl b/modules/blockmyaccountfooter/blockmyaccountfooter.tpl index 7f513110d..67ccc086c 100644 --- a/modules/blockmyaccountfooter/blockmyaccountfooter.tpl +++ b/modules/blockmyaccountfooter/blockmyaccountfooter.tpl @@ -26,18 +26,18 @@
-

{l s='My account' mod='blockmyaccountfooter'}

+

{l s='My account' mod='blockmyaccountfooter'}

-

{l s='Sign out' mod='blockmyaccount'}

+

{l s='Sign out' mod='blockmyaccount'}

diff --git a/modules/cashondelivery/views/templates/front/validation.tpl b/modules/cashondelivery/views/templates/front/validation.tpl index 36af0777a..e52b00d3c 100755 --- a/modules/cashondelivery/views/templates/front/validation.tpl +++ b/modules/cashondelivery/views/templates/front/validation.tpl @@ -52,7 +52,7 @@ {l s='Please confirm your order by clicking \'I confirm my order\'' mod='cashondelivery'}.

- {l s='Other payment methods' mod='cashondelivery'} + {l s='Other payment methods' mod='cashondelivery'}

diff --git a/modules/cashondelivery/views/templates/hook/confirmation.tpl b/modules/cashondelivery/views/templates/hook/confirmation.tpl index cc3857a25..a81c57558 100755 --- a/modules/cashondelivery/views/templates/hook/confirmation.tpl +++ b/modules/cashondelivery/views/templates/hook/confirmation.tpl @@ -28,5 +28,5 @@

{l s='You have chosen the cash on delivery method.' mod='cashondelivery'}

{l s='Your order will be sent very soon.' mod='cashondelivery'} -

{l s='For any questions or for further information, please contact our' mod='cashondelivery'} {l s='customer support' mod='cashondelivery'}. +

{l s='For any questions or for further information, please contact our' mod='cashondelivery'} {l s='customer support' mod='cashondelivery'}.

diff --git a/modules/favoriteproducts/views/templates/front/favoriteproducts-account.tpl b/modules/favoriteproducts/views/templates/front/favoriteproducts-account.tpl index 24e68cda5..5c547ad46 100644 --- a/modules/favoriteproducts/views/templates/front/favoriteproducts-account.tpl +++ b/modules/favoriteproducts/views/templates/front/favoriteproducts-account.tpl @@ -55,7 +55,7 @@ $('document').ready(function() {capture name=path} - + {l s='My account' mod='favoriteproducts'} {$navigationPipe}{l s='My favorite products' mod='favoriteproducts'} {/capture} @@ -84,7 +84,7 @@ $('document').ready(function() \ No newline at end of file diff --git a/modules/homefeatured/homefeatured.tpl b/modules/homefeatured/homefeatured.tpl index e75500a5e..c6d40362a 100644 --- a/modules/homefeatured/homefeatured.tpl +++ b/modules/homefeatured/homefeatured.tpl @@ -46,7 +46,7 @@ {if ($product.id_product_attribute == 0 OR (isset($add_prod_display) AND ($add_prod_display == 1))) AND $product.available_for_order AND !isset($restricted_country_mode) AND $product.minimal_quantity == 1 AND $product.customizable != 2 AND !$PS_CATALOG_MODE} {if ($product.quantity > 0 OR $product.allow_oosp)} - {l s='Add to cart' mod='homefeatured'} + {l s='Add to cart' mod='homefeatured'} {else} {l s='Add to cart' mod='homefeatured'} {/if} diff --git a/modules/loyalty/views/templates/front/loyalty.tpl b/modules/loyalty/views/templates/front/loyalty.tpl index 460adce4c..7a55b0274 100644 --- a/modules/loyalty/views/templates/front/loyalty.tpl +++ b/modules/loyalty/views/templates/front/loyalty.tpl @@ -203,6 +203,6 @@ $(document).ready(function() {/if} diff --git a/modules/mailalerts/views/templates/front/mailalerts-account.tpl b/modules/mailalerts/views/templates/front/mailalerts-account.tpl index 6422725ec..a5d7ecf1f 100644 --- a/modules/mailalerts/views/templates/front/mailalerts-account.tpl +++ b/modules/mailalerts/views/templates/front/mailalerts-account.tpl @@ -57,7 +57,7 @@ $('document').ready(function() }); -{capture name=path}{l s='My account' mod='mailalerts'}{$navigationPipe}{l s='My alerts' mod='mailalerts'}{/capture} +{capture name=path}{l s='My account' mod='mailalerts'}{$navigationPipe}{l s='My alerts' mod='mailalerts'}{/capture} {include file="$tpl_dir./breadcrumb.tpl"}
@@ -81,6 +81,6 @@ $('document').ready(function() {/if}
\ No newline at end of file diff --git a/themes/default/404.tpl b/themes/default/404.tpl index 3d694b628..02c949c31 100644 --- a/themes/default/404.tpl +++ b/themes/default/404.tpl @@ -31,7 +31,7 @@

{l s='To find a product, please type its name in the field below'}

-
+

diff --git a/themes/default/discount.tpl b/themes/default/discount.tpl index c64817139..0402f25b4 100644 --- a/themes/default/discount.tpl +++ b/themes/default/discount.tpl @@ -23,7 +23,7 @@ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} -{capture name=path}{l s='My account'}{$navigationPipe}{l s='My vouchers'}{/capture} +{capture name=path}{l s='My account'}{$navigationPipe}{l s='My vouchers'}{/capture} {include file="$tpl_dir./breadcrumb.tpl"}

{l s='My vouchers'}

@@ -85,6 +85,6 @@ {/if} diff --git a/themes/default/guest-tracking.tpl b/themes/default/guest-tracking.tpl index d2a0538f3..dfad9c182 100644 --- a/themes/default/guest-tracking.tpl +++ b/themes/default/guest-tracking.tpl @@ -93,7 +93,7 @@ {else} {include file="$tpl_dir./errors.tpl"} {if isset($show_login_link) && $show_login_link} -

{l s='Information'}{l s='Click here to log in to your customer account'}

+

{l s='Information'}{l s='Click here to log in to your customer account'}

{/if}
diff --git a/themes/default/history.tpl b/themes/default/history.tpl index 4c6d4a2a3..0224b88b6 100644 --- a/themes/default/history.tpl +++ b/themes/default/history.tpl @@ -85,6 +85,6 @@ diff --git a/themes/default/mobile/404.tpl b/themes/default/mobile/404.tpl index faf421688..ffd785bae 100644 --- a/themes/default/mobile/404.tpl +++ b/themes/default/mobile/404.tpl @@ -34,7 +34,7 @@

{l s='We\'re sorry, but the Web address you entered is no longer available'}

{l s='To find a product, please type its name in the field below'}

- +
diff --git a/themes/default/mobile/order-detail.tpl b/themes/default/mobile/order-detail.tpl index 1495ffcff..4e17a0db0 100644 --- a/themes/default/mobile/order-detail.tpl +++ b/themes/default/mobile/order-detail.tpl @@ -52,7 +52,7 @@ {if $invoice AND $invoiceAllowed}
  • - {l s='Download your invoice as a PDF file'}
  • + {l s='Download your invoice as a PDF file'} {/if} {if $order->recyclable} diff --git a/themes/default/mobile/shopping-cart.tpl b/themes/default/mobile/shopping-cart.tpl index 3bd4bf69a..92fb646ae 100644 --- a/themes/default/mobile/shopping-cart.tpl +++ b/themes/default/mobile/shopping-cart.tpl @@ -83,7 +83,7 @@

    {l s='Voucher'}

    -
    +
    diff --git a/themes/default/order-detail.tpl b/themes/default/order-detail.tpl index 7cb5866a7..b0f08517b 100644 --- a/themes/default/order-detail.tpl +++ b/themes/default/order-detail.tpl @@ -40,7 +40,7 @@ {if $invoice AND $invoiceAllowed}

    - {l s='Download your invoice as a PDF file'} + {l s='Download your invoice as a PDF file'}

    {/if} {if $order->recyclable} diff --git a/themes/default/order-payment.tpl b/themes/default/order-payment.tpl index 8330b4f6d..b855b1a4c 100644 --- a/themes/default/order-payment.tpl +++ b/themes/default/order-payment.tpl @@ -194,7 +194,7 @@ {/if} {if $voucherAllowed} - +

    diff --git a/themes/default/products-comparison.tpl b/themes/default/products-comparison.tpl index c47c4e344..e12c2c839 100644 --- a/themes/default/products-comparison.tpl +++ b/themes/default/products-comparison.tpl @@ -85,7 +85,7 @@ {/if}

    - {l s='Remove'} + {l s='Remove'} {if (!$product->hasAttributes() OR (isset($add_prod_display) AND ($add_prod_display == 1))) AND $product->minimal_quantity == 1 AND $product->customizable != 2 AND !$PS_CATALOG_MODE} {if ($product->quantity > 0 OR $product->allow_oosp)} id}&token={$static_token}&add")}" title="{l s='Add to cart'}">{l s='Add to cart'} diff --git a/themes/default/shopping-cart.tpl b/themes/default/shopping-cart.tpl index 937d28ec8..7f0e873a4 100644 --- a/themes/default/shopping-cart.tpl +++ b/themes/default/shopping-cart.tpl @@ -182,7 +182,7 @@ {/foreach} {/if} - +