mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update viewtopic.tpl
This commit is contained in:
parent
93365d14a8
commit
ca3f2bc022
@ -546,7 +546,7 @@ function build_poll_add_form (src_el)
|
|||||||
<!-- IF QUICK_REPLY -->
|
<!-- IF QUICK_REPLY -->
|
||||||
<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…
Reference in New Issue
Block a user