[-] BO : fixed bug #PSCFV-4795 - Broken pack option for products with apostrophe in translation
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user