add to document
This commit is contained in:
parent
0fb9f392d7
commit
c1c2ed2dda
@ -86,6 +86,7 @@ function ReplyBox() {
|
||||
this.captcha_solution = elem;
|
||||
table.appendChild(tbody);
|
||||
this.elem.appendChild(table);
|
||||
document.body.appendChild(this.elem);
|
||||
}
|
||||
|
||||
ReplyBox.prototype.result = function(msg, color) {
|
||||
|
Reference in New Issue
Block a user