Minor
This commit is contained in:
parent
1df4a38313
commit
5a10287bc3
|
@ -144,8 +144,8 @@ class NoticeForm extends Form
|
|||
|
||||
if ($this->action) {
|
||||
$this->out->hidden('notice_return-to', $this->action, 'returnto');
|
||||
$this->out->hidden('notice_in-reply-to', $this->action, 'inreplyto');
|
||||
}
|
||||
$this->out->hidden('notice_in-reply-to', $this->action, 'inreplyto');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user