alecpl
2008-09-19 50b59a186ca56f2566a6134571bcb7b73fbcb806
- added missing close tag


1 files modified
2 ■■■ changed files
skins/default/templates/compose.html 2 ●●● patch | view | raw | blame | history
skins/default/templates/compose.html
@@ -157,7 +157,7 @@
<div id="compose-attachments">
<div id="attachment-title"><roundcube:label name="attachments" /></div>
<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>
</form>