Content deleted Content added
turn the tab background red to indicate it hasn't done what you wanted it to |
No edit summary |
||
Line 4:
Adds an unverified image tag when you press a tab, if the tag isn't already there. Depends on addLink() function. Otherwise should be self-contained.
<pre><nowiki> */
Line 28 ⟶ 26:
// Press the Save page button
document.editform.wpSave.click()
}
}
|