Archived
1
0
This commit is contained in:
Jeff Becker 2017-01-16 11:49:10 -05:00
parent 49ef756672
commit ba42a523ff

View File

@ -241,8 +241,6 @@ function nntpchan_reply(parent, shorthash) {
function init(prefix) { function init(prefix) {
var rpl = getReplyTo(); var rpl = getReplyTo();
rpl.setPrefix(prefix); rpl.setPrefix(prefix);
rpl.setBoard("");
rpl.update();
rpl.updateCaptcha(); rpl.updateCaptcha();
// position replyto widget // position replyto widget