alecpl
2008-06-10 23bba05d7ddf44e99534acc8f177ac1e8d814988
skins/default/templates/compose.html
@@ -133,12 +133,12 @@
<table border="0" cellspacing="0" width="100%" summary=""><tbody>
<tr>
<td>
<roundcube:button type="input" command="send" class="button" label="sendmessage" />
<roundcube:button type="input" command="list" class="button" label="cancel" />
<roundcube:button type="input" command="send" class="button" label="sendmessage" tabindex="8" />
<roundcube:button type="input" command="list" class="button" label="cancel" tabindex="9" />
</td>
<td align="right">
 <roundcube:label name="editortype" />:&nbsp;
 <span class="radios-left"><roundcube:object name="editorSelector" tabindex="9" /></span>
 <span class="radios-left"><roundcube:object name="editorSelector" tabindex="10" /></span>
</td>
</tr>
</tbody></table>