On finalise avec un template d'email spécifique.
This commit is contained in:
@@ -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"}
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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'}
|
||||
|
||||
Reference in New Issue
Block a user