Content deleted Content added
No edit summary |
does this work? |
||
Line 11:
}
}
if(document.title.indexOf("Editing ") == 0) {
addOnloadHook(function () {
addlilink(document.getElementById('p-cactions').getElementsByTagName('ul')[0], 'javascript:replace()', 'replace', '');
}
}
// </nowiki></pre>
|