diff --git a/admin-dev/themes/default/template/controllers/cart_rules/conditions.tpl b/admin-dev/themes/default/template/controllers/cart_rules/conditions.tpl index cfa3cbec2..0254426ee 100644 --- a/admin-dev/themes/default/template/controllers/cart_rules/conditions.tpl +++ b/admin-dev/themes/default/template/controllers/cart_rules/conditions.tpl @@ -2,7 +2,7 @@
{l s='Optional, the cart rule will be available for everyone if you leave this field blank.'}
+{l s='Optional, the cart rule will be available for everyone if you leave this field blank.'}
{l s='Default period is one year.'}
+{l s='Default period is one year.'}
{l s='You can choose a minimum amount for the cart either with or without the taxes, with or without shipping.'}
+{l s='You can choose a minimum amount for the cart either with or without the taxes, with or without shipping.'}
{l s='The cart rule will be applied to the X first customers only.'}
+{l s='The cart rule will be applied to the X first customers only.'}
{l s='A customer will only be able to use the cart rule X time(s).'}
+{l s='A customer will only be able to use the cart rule X time(s).'}
| + |
{foreach from=$languages item=language}
-
-
+
{/foreach}
{l s='Will be displayed in the cart summary as well as on the invoice.'} +{l s='Will be displayed in the cart summary as well as on the invoice.'} +
+
+
{l s='For you only, never displayed to the customer.'}
- {l s='(Click to generate random code)'}
-
{l s='Caution! The rule will automatically be applied if you leave this field blank.'} + {l s='(Click to generate random code)'} +{l s='Caution! The rule will automatically be applied if you leave this field blank.'}
@@ -26,7 +31,7 @@
getFieldValue($currentObject, 'partial_use')|intval}checked="checked"{/if} />
- +
{l s='Only applicable if the voucher value is greater than the cart total.'}
-
{l s='Cart rules are applied to the cart by priority. A cart rule with priority of "1" will be processed before a cart rule with a priority of "2".'} +{l s='Cart rules are applied to the cart by priority. A cart rule with priority of "1" will be processed before a cart rule with a priority of "2".'}
@@ -46,12 +51,5 @@
|
-
-
-
-
-
- {l s='For you only, never displayed to the customer.'} - |