Thomas Bruederli
2012-07-04 77fad166e30e5fd225495c6c78f525d0ce27c7b3
skins/larry/templates/compose.html
@@ -77,7 +77,7 @@
   </tr><tr id="compose-bcc">
      <td class="title top">
         <label for="_bcc"><roundcube:label name="bcc" /></label>
         <a href="#bcc" onclick="return UI.hide_header_row('bcc');" class="iconbutton cancel"title="<roundcube:label name='delete' />" />x</a>
         <a href="#bcc" onclick="return UI.hide_header_row('bcc');" class="iconbutton cancel" title="<roundcube:label name='delete' />" />x</a>
      </td>
      <td colspan="2" class="editfield"><roundcube:object name="composeHeaders" part="bcc" form="form" id="_bcc" cols="70" rows="1" tabindex="4" /></td>
   </tr><tr id="compose-replyto">
@@ -156,6 +156,7 @@
         <roundcube:button name="addattachment" type="input" class="button" classSel="button pressed" label="addattachment" onclick="UI.show_uploadform();return false" tabindex="10" />
      </div>
      <roundcube:object name="composeAttachmentList" id="attachment-list" class="attachmentslist" />
      <roundcube:object name="fileDropArea" id="compose-attachments" />
   </div>
</div>