// translation of a mobile theme 2

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17094 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-08-30 12:35:19 +00:00
parent dbf3e5947c
commit 37c3fc05c7
10 changed files with 32 additions and 13 deletions
@@ -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'}{literal}');
});
});
{/literal}