- {l s='Here is my new generic module!' mod='kkiapay'}
- {l s='Thanks to PrestaShop, now I have a great module.' mod='kkiapay'}
- {l s='I can configure it using the following configuration form.' mod='kkiapay'}
-
- {l s='This module will boost your sales!' mod='kkiapay'} -
-- » {l s='You can get a PDF documentation to configure this module' mod='kkiapay'} : -
- -{l s='Utilisez kkiapay pour payer avec votre compte mobile money, une carte de credit ou un compte bancaire' mod='kkiapay'} -
-{l s='Your shopping cart is empty.' mod='cheque'}
+{else} + +{l s="kkiaPay permet aux entreprises de recevoir des paiements en toute sécurité via de l'argent mobile, une carte de crédit ou un compte bancaire." mod='kkiapay'}
++ {l s='Nous avions notifié une erreur sur votre commande' mod='kkiapay'} + {l s='L\'équipe de support' mod='kkiapay'}. +
+{/if} diff --git a/views/templates/index.php b/views/templates/index.php old mode 100644 new mode 100755 index ccf80de..7b50157 --- a/views/templates/index.php +++ b/views/templates/index.php @@ -1,34 +1,35 @@ - -* @copyright 2007-2019 PrestaShop SA -* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 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; + +* @copyright 2007-2016 PrestaShop SA +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 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; \ No newline at end of file