Added default domain
This commit is contained in:
@@ -1,8 +1,20 @@
|
|||||||
<!--
|
{*************************************************************************************/
|
||||||
THELIA - Modèle de bon de livraison
|
/* This file is part of the Thelia package. */
|
||||||
|
/* */
|
||||||
|
/* Copyright (c) OpenStudio */
|
||||||
|
/* email : dev@thelia.net */
|
||||||
|
/* web : http://www.thelia.net */
|
||||||
|
/* */
|
||||||
|
/* For the full copyright and license information, please view the LICENSE.txt */
|
||||||
|
/* file that was distributed with this source code. */
|
||||||
|
/*************************************************************************************}
|
||||||
|
|
||||||
Pour plus d'information sur les possibilités de mise en page, merci de consulter
|
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
|
||||||
la documentation de html2pdf: http://html2pdf.fr/
|
{default_translation_domain domain='pdf.default'}
|
||||||
|
|
||||||
|
<!--
|
||||||
|
THELIA - Delivery template
|
||||||
|
For more information about formatting, please see html2pdf documentation: http://html2pdf.fr/
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@@ -1,8 +1,20 @@
|
|||||||
<!--
|
{*************************************************************************************/
|
||||||
THELIA - Modèle de facture
|
/* This file is part of the Thelia package. */
|
||||||
|
/* */
|
||||||
|
/* Copyright (c) OpenStudio */
|
||||||
|
/* email : dev@thelia.net */
|
||||||
|
/* web : http://www.thelia.net */
|
||||||
|
/* */
|
||||||
|
/* For the full copyright and license information, please view the LICENSE.txt */
|
||||||
|
/* file that was distributed with this source code. */
|
||||||
|
/*************************************************************************************}
|
||||||
|
|
||||||
Pour plus d'information sur les possibilités de mise en page, merci de consulter
|
{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *}
|
||||||
la documentation de html2pdf: http://html2pdf.fr/
|
{default_translation_domain domain='pdf.default'}
|
||||||
|
|
||||||
|
<!--
|
||||||
|
THELIA - Invoice template
|
||||||
|
For more information about formatting, please see html2pdf documentation: http://html2pdf.fr/
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
Reference in New Issue
Block a user