User:Mike Dillon/Scripts/tabs.js: Difference between revisions

Content deleted Content added
drop getPname() dependency
No edit summary
Line 1:
// Requires: addlilink()
 
/* <pre><nowiki> */
 
// Duplicate link tab from the top to the bottom of the content area
function morelinks() {
Line 49 ⟶ 53:
}
addOnloadHook(addLastDiff);
 
/* </nowiki></pre> */