fggf
This commit is contained in:
parent
78c6ea18c3
commit
a93b7de5fb
1 changed files with 0 additions and 1 deletions
|
@ -171,7 +171,6 @@
|
||||||
|
|
||||||
<form class="d-none" id="reply-to-message-{{c.id}}" action="/reply" method="post" class="input-group" enctype="multipart/form-data">
|
<form class="d-none" id="reply-to-message-{{c.id}}" action="/reply" method="post" class="input-group" enctype="multipart/form-data">
|
||||||
<input type="hidden" name="formkey" value="{{v.formkey}}">
|
<input type="hidden" name="formkey" value="{{v.formkey}}">
|
||||||
<input type="hidden" name="parent_id" value="{{c.id}}">
|
|
||||||
<input type="hidden" name="sentto" value="{{c.author.username}}">
|
<input type="hidden" name="sentto" value="{{c.author.username}}">
|
||||||
<textarea name="body" form="reply-to-t3_{{c.id}}" class="comment-box form-control rounded" id="reply-form-body-{{c.fullname}}" aria-label="With textarea" rows="3"></textarea>
|
<textarea name="body" form="reply-to-t3_{{c.id}}" class="comment-box form-control rounded" id="reply-form-body-{{c.fullname}}" aria-label="With textarea" rows="3"></textarea>
|
||||||
<div class="comment-format" id="comment-format-bar-{{c.id}}">
|
<div class="comment-format" id="comment-format-bar-{{c.id}}">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue