[-] BO : fixed bug #PSCFV-4795 - Broken pack option for products with apostrophe in translation

This commit is contained in:
vAugagneur
2012-10-31 11:07:15 +00:00
parent 962130071f
commit 58285acb00
@@ -25,8 +25,8 @@
*}
<script type="text/javascript">
var msg_select_one = '{l s='Please select at least one product.' js=1}';
var msg_set_quantity = '{l s='Please set a quantity to add a product.' js=1}';
var msg_select_one = "{l s="Please select at least one product." js=1}";
var msg_set_quantity = "{l s="Please set a quantity to add a product." js=1}";
</script>
<input type="hidden" name="submitted_tabs[]" value="Pack" />
<h4>{l s='Pack'}</h4>