On finalise avec un template d'email spécifique.

This commit is contained in:
2021-01-20 17:33:33 +01:00
parent f3e2ecda34
commit c4aa5b2ff9
63 changed files with 2448 additions and 2749 deletions

View File

@@ -1,5 +1,5 @@
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
{default_translation_domain domain='fo.default'}
{default_translation_domain domain='fo.aomc'}
{form name="thelia.order.delivery"}

View File

@@ -1,7 +1,7 @@
{* This page should not replace the current previous URL *}
{set_previous_url ignore_current="1"}
{default_translation_domain domain='fo.default'}
{default_translation_domain domain='fo.aomc'}
{loop type="product" name="add_product_to_cart" id={product attr="id"}}
<div class="clearfix">
<table>

View File

@@ -20,7 +20,7 @@ GNU General Public License : http://www.gnu.org/licenses/
{* Declare assets directory, relative to template base directory *}
{declare_assets directory='assets/dist'}
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
{default_translation_domain domain='fo.default'}
{default_translation_domain domain='fo.aomc'}
{* -- Define some stuff for Smarty ------------------------------------------ *}
{config_load file='variables.conf'}