Thomas Bruederli
2014-06-18 d9e541c5fecfbaba784596ab0e345bfc3063d13e
skins/larry/templates/compose.html
@@ -175,7 +175,7 @@
      <div style="text-align:center; margin-bottom:20px">
         <roundcube:button name="addattachment" type="input" class="button" classSel="button pressed" label="addattachment" onclick="UI.show_uploadform(event);return false" tabindex="1" />
      </div>
      <roundcube:object name="composeAttachmentList" id="attachment-list" class="attachmentslist" />
      <roundcube:object name="composeAttachmentList" id="attachment-list" class="attachmentslist" tabindex="1" />
      <roundcube:object name="fileDropArea" id="compose-attachments" />
   </div>
<!--