[-] MO : fixed bug #PSCFV-4261

This commit is contained in:
vAugagneur
2012-10-01 09:39:39 +00:00
parent 52d21af7c3
commit 46ec6fc025
@@ -52,7 +52,7 @@ $('document').ready(function(){
});
}
else
$('#send_friend_form_error').text('{/literal}{l s='You did not fill required fields' mod='sendtoafriend' js=1}{literal}');
$('#send_friend_form_error').text("{/literal}{l s='You did not fill required fields' mod='sendtoafriend' js=1}{literal}");
});
});
{/literal}