// translation of a mobile theme 2

This commit is contained in:
lLefevre
2012-08-30 12:35:19 +00:00
parent deee51e252
commit 3dd7642794
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}