From 1d38639ca5495e36b4680d67bd3f8c5c9f7edab7 Mon Sep 17 00:00:00 2001 From: mespeche Date: Wed, 4 Sep 2013 17:20:34 +0200 Subject: [PATCH] Working : Update to bootstrap3 --- templates/admin/default/coupon-read.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) 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'}