[-] BO : fix #PSCFV-4081

This commit is contained in:
lLefevre
2012-09-19 09:20:35 +00:00
parent 786a0d135b
commit 7f88c5b4e3
@@ -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}