diff --git a/templates/backOffice/default/coupon/form.html b/templates/backOffice/default/coupon/form.html index e4bd0e22e..695dc1e01 100644 --- a/templates/backOffice/default/coupon/form.html +++ b/templates/backOffice/default/coupon/form.html @@ -48,8 +48,8 @@
{form_field form=$form field='code'}
- - + + {intl l='This is the code entered by your customers to use this coupon'} {if $error}{$message}{/if}
@@ -97,13 +97,9 @@ {form_field form=$form field='expirationDate'}
- - -
- - {if $error}{$message}{/if} -
- + + + {if $error}{$message}{/if}
{/form_field} @@ -126,9 +122,9 @@
{form_field form=$form field='type'}
- - + {foreach from=$availableCoupons item=availableCoupon}