mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-31 09:04:16 +00:00
i18n for search results follow button
This commit is contained in:
parent
02fe5eafd1
commit
21438a8bde
@ -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(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user