Changeset 1847 in subversion


Ignore:
Timestamp:
Sep 19, 2008 12:04:04 PM (5 years ago)
Author:
alec
Message:
  • added missing close tag
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/skins/default/templates/compose.html

    r1792 r1847  
    158158<div id="attachment-title"><roundcube:label name="attachments" /></div> 
    159159<roundcube:object name="composeAttachmentList" deleteIcon="/images/icons/remove-attachment.png"/ > 
    160 <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" /> 
     160<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> 
    161161</div> 
    162162 
Note: See TracChangeset for help on using the changeset viewer.