Forum Moderators: open
<table border="1">
<tr><td>Some text</td><td>More text</td></tr>
<tr><td>Some text</td><td><form name="form1" method="post">
<input type="hidden" name="action" value="sendrefund">
<input type="hidden" name="refund_id" value="50">
<input type="submit" name="Submit" value="Refund Sent"></form></td>
</tr>
</table>
Any thoughts?