- added missing close tag

release-0.6
alecpl 16 years ago
parent 8e1d4af2e5
commit 50b59a186c

@ -157,7 +157,7 @@ function rcmail_prev_sibling(elm)
<div id="compose-attachments"> <div id="compose-attachments">
<div id="attachment-title"><roundcube:label name="attachments" /></div> <div id="attachment-title"><roundcube:label name="attachments" /></div>
<roundcube:object name="composeAttachmentList" deleteIcon="/images/icons/remove-attachment.png"/ > <roundcube:object name="composeAttachmentList" deleteIcon="/images/icons/remove-attachment.png"/ >
<p><roundcube:button command="add-attachment" imagePas="/images/buttons/add_pas.png" imageSel="/images/buttons/add_sel.png" imageAct="/images/buttons/add_act.png" width="23" height="18" title="addattachment" /> <p><roundcube:button command="add-attachment" imagePas="/images/buttons/add_pas.png" imageSel="/images/buttons/add_sel.png" imageAct="/images/buttons/add_act.png" width="23" height="18" title="addattachment" /></p>
</div> </div>
</form> </form>

Loading…
Cancel
Save