From 7c8e4b5314b8c0d7ae06770bef3be196992e6e92 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Thu, 22 Jun 2017 10:32:11 +0200 Subject: [PATCH] Revert "Newsletter h5 to div" This reverts commit 951ba2791331364e1d29b3d02403f6c936bfd6c9. --- cache/smarty/cache/index.php | 35 +++++++++++++++++++ .../blocknewsletter_footer.tpl | 2 +- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 cache/smarty/cache/index.php diff --git a/cache/smarty/cache/index.php b/cache/smarty/cache/index.php new file mode 100644 index 00000000..369a7a3f --- /dev/null +++ b/cache/smarty/cache/index.php @@ -0,0 +1,35 @@ + +* @copyright 2007-2014 PrestaShop SA +* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) +* International Registered Trademark & Property of PrestaShop SA +*/ + +header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); +header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); + +header("Cache-Control: no-store, no-cache, must-revalidate"); +header("Cache-Control: post-check=0, pre-check=0", false); +header("Pragma: no-cache"); + +header("Location: ../"); +exit; diff --git a/themes/toutpratique/modules/blocknewsletter/blocknewsletter_footer.tpl b/themes/toutpratique/modules/blocknewsletter/blocknewsletter_footer.tpl index b1b38bf3..5cbe6bc2 100644 --- a/themes/toutpratique/modules/blocknewsletter/blocknewsletter_footer.tpl +++ b/themes/toutpratique/modules/blocknewsletter/blocknewsletter_footer.tpl @@ -6,7 +6,7 @@
{l s='Profitez d\'une' mod='blocknewsletter'} {l s='réduction de 10€' mod='blocknewsletter'} {l s='tout de suite !' mod='blocknewsletter'}

{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment un bon de réduction de 10 € valable sur toute la boutique ToutPratique.com !' mod='blocknewsletter'}

{else} -
{l s='Recevez' mod='blocknewsletter'} {l s='gratuitement' mod='blocknewsletter'} {l s='mon guide !' mod='blocknewsletter'}
+
{l s='Recevez' mod='blocknewsletter'} {l s='gratuitement' mod='blocknewsletter'} {l s='mon guide !' mod='blocknewsletter'}

{l s='Abonnez-vous à ma sélection d\'astuces et conseils mensuels et recevez immédiatemment mon guide du Tout Propre en PDF par email!' mod='blocknewsletter'}

{/if}