Content deleted Content added
No edit summary |
No edit summary |
||
Line 28:
// Press the Save page button
document.editform.wpSave.click()
} else (
document.getElementById('ca-unverified').firstChild.style.backgroundColor = "#ff4444"
document.getElementById('ca-unverified').style.backgroundColor = "#ff4444"
|