skins/default/templates/compose.html
@@ -24,6 +24,7 @@ </head> <body> <roundcube:include file="/includes/taskbar.html" /> <roundcube:include file="/includes/header.html" /> <form name="form" method="post"> @@ -86,7 +87,7 @@ </tr><tr> <td style="width:100%; height:100%;"> <td style="width:100%; height:100%; vertical-align:top;"> <roundcube:object name="composeBody" id="compose-body" form="form" cols="80" rows="20" warp="virtual" /> </td>