<if:stationery>
<tr>
<td class="light rightAlign" valign="middle"><strong><tag:stationery_label /> </strong></td>
- <td class="item" colspan="2">
+ <td class="item">
<select name="stationery" id="stationery">
<option value=""><gettext>Select stationery:</gettext></option>
<loop:stationeries>
<if:ssm>
<tr>
<td> </td>
- <td class="item" colspan="2">
+ <td class="item">
<input id="ssm" type="checkbox" class="checkbox" name="save_sent_mail" <if:ssm_selected>checked="checked" </if:ssm_selected>/>
<tag:ssm_label />
<if:ssm_folders>
<if:rrr>
<tr>
<td> </td>
- <td class="item" colspan="2">
+ <td class="item">
<input id="rrr" type="checkbox" class="checkbox" name="request_read_receipt" <if:rrr_selected>checked="checked" </if:rrr_selected>/> <tag:rrr_label />
</td>
</tr>
<if:compose_html>
<tr>
<td> </td>
- <td class="item" colspan="2">
+ <td class="item">
<tag:html_img />
<tag:html_switch />
<if:rtemode><gettext>Switch to plain text composition</gettext><else:rtemode><gettext>Switch to HTML composition</gettext></else:rtemode></if:rtemode></a>
<tr>
<td class="light rightAlign" valign="top"><strong><tag:message_label /> </strong></td>
- <td class="item" colspan="2" id="composeMessageParent">
+ <td class="item" id="composeMessageParent">
<textarea class="fixed composebody" tabindex="<tag:message_tabindex />" name="message" id="composeMessage" rows="20" cols="80"><tag:message /></textarea>
</td>
</tr>
<if:vcard>
<tr>
<td> </td>
- <td class="item nowrap" colspan="2">
+ <td class="item nowrap">
<input id="vcard" type="checkbox" class="checkbox" name="vcard" <if:attach_vcard>checked="checked" </if:attach_vcard>/>
<tag:vcard />
</td>
</td>
</tr>
<tr>
- <td colspan="2">
+ <td>
(<gettext>Maximum Attachment Size</gettext>: <tag:attach_size /> <gettext>bytes</gettext>)
</td>
</tr>