diff --git a/admin-dev/themes/template/products/associations.tpl b/admin-dev/themes/template/products/associations.tpl index 9314672a0..846054e80 100644 --- a/admin-dev/themes/template/products/associations.tpl +++ b/admin-dev/themes/template/products/associations.tpl @@ -67,8 +67,8 @@ -
{if $feature_shop_active} + {* @todo use asso_shop from Helper *} {$displayAssoShop} @@ -77,7 +77,7 @@| + |
diff --git a/admin-dev/themes/template/products/prices.tpl b/admin-dev/themes/template/products/prices.tpl
index 596379352..d719af662 100644
--- a/admin-dev/themes/template/products/prices.tpl
+++ b/admin-dev/themes/template/products/prices.tpl
@@ -150,7 +150,11 @@
{if isset($specificPriceModificationForm)}
- {l s='Current specific prices'}+{l s='Specific prices'}+
+ {l s='You can set specific prices for clients belonging to different groups, different countries...'}
+
+ {l s='Add a new specific price'}
|