<br /> <form method="post" action="newreply.php?tid={$tid}&processed=1" name="quick_reply_form" id="quick_reply_form"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<br /> <form method="post" action="newreply.php?tid={$tid}&processed=1" name="quick_reply_form" id="quick_reply_form"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<input type="hidden" name="action" value="do_newreply" /> <input type="hidden" name="posthash" value="{$posthash}" id="posthash" /> <input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
| <input type="hidden" name="action" value="do_newreply" /> <input type="hidden" name="posthash" value="{$posthash}" id="posthash" /> <input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
|