brackets //.editsection can be removed after June 7 (see [[gerrit:61075]]) var lastEditsectionLink = $( 'span.editsection,span.mw-editsection' ).filter(...
setModifySectionStyle = function() { try { if (!(typeof oldEditsectionLinks == 'undefined' || oldEditsectionLinks == false)) return; var spans = $t("span"); for...