mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-31 00:54:20 +00:00
i18n for search results follow button
This commit is contained in:
parent
02fe5eafd1
commit
21438a8bde
@ -3,7 +3,7 @@ $(function(){
|
||||
$('#closeModal').html('');
|
||||
$('.profile-card-main').attr('style', '');
|
||||
$('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('');
|
||||
|
||||
$('.post-context').each(function(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user