[-] BO : fix #PSCFV-4081

This commit is contained in:
lLefevre
2012-09-19 09:20:35 +00:00
parent 519cf7562c
commit 2a2dcd926b
@@ -52,7 +52,7 @@ $('document').ready(function(){
});
}
else
$('#send_friend_form_error').text('{/literal}{l s='You did not fill required fields' mod='sendtoafriend'}{literal}');
$('#send_friend_form_error').text('{/literal}{l s='You did not fill required fields' mod='sendtoafriend' js=1}{literal}');
});
});
{/literal}