svncommit
2006-09-27 6b1fc027cb8a7b7581747e939f2cfbb387c09aba
skins/default/templates/compose.html
@@ -20,13 +20,6 @@
  return false;
  }
function rcmail_auto_save()
  {
  rcmail.command('savedraft','',this);
  self.setTimeout('rcmail_auto_save()',300000);
  }
self.setTimeout('rcmail_auto_save()',300000);
//-->
</script>
</head>
@@ -101,13 +94,8 @@
</tr><tr>
<td style="width:100%; height:95%; vertical-align:top;">
<td style="width:100%; height:98%; vertical-align:top;">
<roundcube:object name="composeBody" id="compose-body" form="form" cols="80" rows="20" wrap="virtual" tabindex="7" />
</td>
</tr><tr>
<td>
<table border="0" cellspacing="0" width="100%" summary=""><tbody><tr>
@@ -118,10 +106,13 @@
<td align="right">
<roundcube:label name="charset" />:&nbsp;<roundcube:object name="charsetSelector" tabindex="8" />
</td>
<td align="right">
 <roundcube:label name="editortype" />:&nbsp;</td>
<roundcube:object name="editorSelector" tabindex="9" />
</tr></tbody></table>
</td>
</tr>
</tbody>
</table>