MediaWiki:Common.js: Difference between revisions

m
I've been told this will fix the issue between <tabber> and {{Title}}
sims>Nikel23
mNo edit summary
sims>Nikel23
m (I've been told this will fix the issue between <tabber> and {{Title}})
Line 602:
var edits = $("#user_masthead_since").text();
$(".firstHeading,#WikiaUserPagesHeader h1,#WikiaPageHeader h1").html(newTitle);
$(".#user_masthead_head h2").html(newTitle + "<small id='user_masthead_since'>" + edits + "</small>");
});
 
Anonymous user