From 6da9e16e8ef34e44813f0b16f994477c38860b82 Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Wed, 15 Feb 2012 16:16:10 +0000 Subject: [PATCH] // Changes and fixes to specific prices creation git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13365 b9a71923-0436-4b27-9f14-aed3839534dd --- .../template/controllers/products/prices.tpl | 7 ++-- controllers/admin/AdminProductsController.php | 32 +++++++++---------- js/admin-products.js | 26 +++++++++++++++ 3 files changed, 43 insertions(+), 22 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/products/prices.tpl b/admin-dev/themes/default/template/controllers/products/prices.tpl index ce0d5e8ea..b2ddff30d 100644 --- a/admin-dev/themes/default/template/controllers/products/prices.tpl +++ b/admin-dev/themes/default/template/controllers/products/prices.tpl @@ -226,7 +226,8 @@ jQuery(document).ready(Customer.init); {l s='You can set specific prices for clients belonging to different groups, different countries...'}
- {l s='Add a new specific price'} + {l s='Add a new specific price'} +