Content deleted Content added
Comments and a new action |
Fix |
||
Line 8:
function addResetTab() {
if( wgPageName == "Wikipedia:Sandbox" && ( wgAction == "edit" || wgAction == "submit" ) //Add the tab for previews, edit conflicts, and bare editing of the sandbox
}
|