Archived
1
0

add semicolin

This commit is contained in:
Jeff Becker 2017-01-16 10:52:46 -05:00
parent f0a9a67c29
commit 6af49f6800

View File

@ -36,7 +36,7 @@ function nntpchan_submit_censor(form, regular_url) {
result.children[0].remove();
}
result.appendChild(document.createTextNode(msg));
}
};
var handle_result = function(j) {
var err = j.error;