From 382bcb986ba9609a82f54bd80b42ebdbe42fe0f3 Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Thu, 15 Dec 2011 16:58:28 +0000 Subject: [PATCH] // Changes to product prices tab git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11280 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/template/products/associations.tpl | 4 ++-- admin-dev/themes/template/products/prices.tpl | 8 ++++++-- controllers/admin/AdminProductsController.php | 9 +++++---- translations/fr/admin.php | 4 ++-- 4 files changed, 15 insertions(+), 10 deletions(-) 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'}