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='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='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}