Content deleted Content added
No edit summary |
Remove all comments for now |
||
Line 1:
function addSinceTab() {
if (window.___location.href.indexOf("&action=history&gotosince=true")!=-1) {
Line 35 ⟶ 33:
addOnloadHook(addSinceTab);
|