// BugFix : encoding problems

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11705 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2011-12-22 22:04:04 +00:00
parent 04b3b0ac5e
commit f6e9488e74
+1 -1
View File
@@ -46,7 +46,7 @@
var txt_add_product_no_product = "{l s='Error: No product has been selected'}";
var txt_add_product_no_product_quantity = "{l s='Error: Quantity of product must be set'}";
var txt_add_product_no_product_price = "{l s='Error: Price of product must be set'}";
var txt_confirm = "{l s='Are you sure?'}";
var txt_confirm = "{l s='Are you sure?' js=1}";
var statesShipped = new Array();
{foreach from=$states item=state}