i18n for search results follow button

This commit is contained in:
digital dreamer 2014-09-07 11:58:19 +02:00
parent 02fe5eafd1
commit 21438a8bde

View File

@ -3,7 +3,7 @@ $(function(){
$('#closeModal').html(''); $('#closeModal').html('');
$('.profile-card-main').attr('style', ''); $('.profile-card-main').attr('style', '');
$('img[src$="img/tornado_avatar.png"]').attr("src","theme_nin/img/tornado_avatar.png"); $('img[src$="img/tornado_avatar.png"]').attr("src","theme_nin/img/tornado_avatar.png");
$('.userMenu-search-profiles button').html('').attr('title','Follow'); $('.userMenu-search-profiles button').html('').attr('title',polyglot.t('Follow'));
$('.mini-profile-actions span').html(''); $('.mini-profile-actions span').html('');
$('.post-context').each(function(){ $('.post-context').each(function(){