Aleksander Machniak
2012-10-24 e04e3144407b7a863999d8aeaf6c3a653219359f
skins/classic/templates/compose.html
@@ -143,10 +143,10 @@
    </tr><tr>
        <td><label for="rcmcomposepriority"><roundcube:label name="priority" />:</label></td>
        <td><roundcube:object name="prioritySelector" form="form" id="rcmcomposepriority" /></td>
    </tr><tr>
    </tr><roundcube:if condition="!config:no_save_sent_messages" /><tr>
        <td><label><roundcube:label name="savesentmessagein" />:</label></td>
        <td><roundcube:object name="storetarget" maxlength="30" /></td>
    </tr>
    </tr><roundcube:endif />
    </table>
</div>