Content deleted Content added
No edit summary |
self-contained |
||
Line 9:
txt.focus();
}
addOnloadHook(function () {
if(document.forms.editform) {
addLink('p-cactions', 'javascript:unverified()', 'tag', 'ca-unverified', 'Adds a tag to an unverified image', '', '');
}
});
// </nowiki></pre>
|