diff --git a/templates/backOffice/default/coupon/form.html b/templates/backOffice/default/coupon/form.html index 216ee8685..ed6fa4d2e 100644 --- a/templates/backOffice/default/coupon/form.html +++ b/templates/backOffice/default/coupon/form.html @@ -119,7 +119,6 @@
-
{form_field form=$form field='type'}
@@ -180,21 +179,17 @@
- -
-
- {intl l='Coupon conditions'} -
-
- -
+
{if $noConditions}
+

{intl l="Coupon conditions"}


{include file='includes/notifications.html' type='info' dismissable=false message={intl l='Please save this coupon first to define coupon conditions'}}
{else}
+

{intl l="Coupon conditions"}

+
@@ -211,10 +206,13 @@
+ +

{intl l="Add a condition"}

+
- +