diff --git a/contrib/js/nntpchan/report.js b/contrib/js/nntpchan/report.js index d973208..7490c11 100644 --- a/contrib/js/nntpchan/report.js +++ b/contrib/js/nntpchan/report.js @@ -50,7 +50,7 @@ function nntpchan_submit_censor(form, regular_url) { } else { show_result("post failed, bad captcha?"); } - } + }; // build url to ctl var parts = regular_url.split('/');