Rajout d'un commentaire sur le mode de paiement "Virement bancaire"
This commit is contained in:
@@ -6,4 +6,5 @@ return array(
|
|||||||
'Bank information parameters have not been defined.' => 'Les paramètres bancaires n\'ont pas été définis',
|
'Bank information parameters have not been defined.' => 'Les paramètres bancaires n\'ont pas été définis',
|
||||||
'IBAN (International Bank Account Number)' => 'IBAN (International Bank Account Number)',
|
'IBAN (International Bank Account Number)' => 'IBAN (International Bank Account Number)',
|
||||||
'Wire transfer configuration' => 'Informations de virement',
|
'Wire transfer configuration' => 'Informations de virement',
|
||||||
|
'Mention' => 'blabla',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -340,6 +340,7 @@
|
|||||||
{hook name="order-invoice.payment-extra" module={$paymentModuleId}}
|
{hook name="order-invoice.payment-extra" module={$paymentModuleId}}
|
||||||
</li>
|
</li>
|
||||||
{/loop}
|
{/loop}
|
||||||
|
<p style="text-align:left; font-style:italic; padding-left:30px">{intl l="Mention" d="wiretransfer"}</p>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user