// BugFix - PSTEST-51 - Ajout dans un pack - Message d'erreur avec faute d'orthographe
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11399 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
var msg_select_one = '{l s='Thanks to select at least one product.'}';
|
||||
var msg_set_quantity = '{l s='Thanks to set a quantity to add a product.'}';
|
||||
var msg_select_one = '{l s='Thanks to select at least one product.' js=1}';
|
||||
var msg_set_quantity = '{l s='Thanks to set a quantity to add a product.' js=1}';
|
||||
|
||||
$(document).ready(function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user