diff --git a/templates/frontOffice/default/order-invoice.html b/templates/frontOffice/default/order-invoice.html index befe89f81..b073956e1 100644 --- a/templates/frontOffice/default/order-invoice.html +++ b/templates/frontOffice/default/order-invoice.html @@ -204,7 +204,7 @@ {form_field form=$form field='invoice-address'}
-
{intl l="Billing address"}s
+
{intl l="Billing address"}
{if $error} {$message} @@ -321,4 +321,4 @@ jQuery(function($) { }); }); -{/block} \ No newline at end of file +{/block}