mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-24 23:25:48 -07:00
Update viewtopic.tpl
This commit is contained in:
parent
646380f9af
commit
7ec6323241
1 changed files with 1 additions and 1 deletions
|
@ -593,7 +593,7 @@ function build_poll_add_form (src_el)
|
||||||
<br>
|
<br>
|
||||||
<form action="{QR_POST_ACTION}" method="post" name="post" onsubmit="if(checkForm(this)){ dis_submit_btn(); }else{ return false; }">
|
<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="mode" value="reply" />
|
||||||
<input type="hidden" name="t" value="{QR_TOPIC_ID}" />
|
<input type="hidden" name="{POST_TOPIC_URL}" value="{QR_TOPIC_ID}" />
|
||||||
|
|
||||||
<table id="topic_quick_reply" class="topic" cellpadding="0" cellspacing="0">
|
<table id="topic_quick_reply" class="topic" cellpadding="0" cellspacing="0">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue