Automoderated users, Bureaucrats, checkuser, developer, Interface administrators, Moderators, Administrators
680
edits
(Created page with "→google analytics: (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElem...") |
No edit summary |
||
Line 13: | Line 13: | ||
$( function() { | $( function() { | ||
if($('#reflist-notes .reflist').text().length>10) { | if($('#reflist-notes .reflist').text().length>10) { | ||
$('#reflist-notes').before('<h2> | $('#reflist-notes').before('<h2>Notes</h2>'); | ||
} | } | ||
}); | }); |
edits