more
This commit is contained in:
parent
49ef756672
commit
ba42a523ff
@ -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
|
||||||
|
Reference in New Issue
Block a user