In
showthread_quickreply, I think this:
Code:
<!--- showthread quickreply attachement --->
</tr>
<td>
$showthread_attachmentoption
</td>
</tr>
<!--- showthread quickreply attachement --->
Should be this:
Code:
<!--- showthread quickreply attachment --->
<tr>
<td align="$stylevar[left]">
$showthread_attachmentoption
</td>
</tr>
<!--- showthread quickreply attachment --->