mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
parent
ca3f2bc022
commit
f71e629157
@ -546,7 +546,7 @@ function build_poll_add_form (src_el)
|
||||
<!-- IF QUICK_REPLY -->
|
||||
<form action="{QR_POST_ACTION}" method="post" name="post" onsubmit="if(checkForm(this)){ dis_submit_btn(); }else{ return false; }">
|
||||
<input type="hidden" name="mode" value="reply" />
|
||||
<input type="hidden" name="{POST_TOPIC_URL}" value="{QR_TOPIC_ID}" />
|
||||
<input type="hidden" name="t" value="{QR_TOPIC_ID}" />
|
||||
|
||||
<table id="topic_quick_reply" class="topic" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user