diff --git a/templates/admin/default/coupon-read.html b/templates/admin/default/coupon-read.html index 67cb1a4a1..f187df7a0 100755 --- a/templates/admin/default/coupon-read.html +++ b/templates/admin/default/coupon-read.html @@ -16,11 +16,11 @@ -
-
+
+
{loop type="coupon" name="read_coupon" id=1 backend_context="true"}
- + {if #IS_ENABLED}{else}This coupon is disabled, you can enable to the bottom of this form.{/if}
@@ -91,7 +91,7 @@ Conditions of application -
    +
    • Total cart supperior to 400 €
    • OR
    • At least 4 products
    • @@ -101,8 +101,8 @@ Actions - Edit - Enabled + Edit + Enabled @@ -111,9 +111,10 @@
-{/block} -{include file='includes/confirmation-modal.html'} +{include file='includes/confirmation-modal.html' id="enable" message="{intl l='Do you really want to enable this element ?'}"} + +{/block} {block name="javascript-initialization"} {javascripts file='assets/js/main.js'}