summaryrefslogtreecommitdiff
path: root/skins/default/templates
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2005-09-25 16:53:38 +0000
committerthomascube <thomas@roundcube.net>2005-09-25 16:53:38 +0000
commit20a1b3a0e1a46266b149a23562bb71680e666edb (patch)
tree5d9b365504637a59020d45f26aab4c357c549077 /skins/default/templates
parent4e17e6c9dbac8991ee8b302cb2581241247dc8bc (diff)
*** empty log message ***
Diffstat (limited to 'skins/default/templates')
-rw-r--r--skins/default/templates/compose.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html
index 7ff5f3006..5fd5e7397 100644
--- a/skins/default/templates/compose.html
+++ b/skins/default/templates/compose.html
@@ -95,7 +95,7 @@ function rcmail_toggle_display(id)
</div>
<div id="compose-attachments">
-<div>Attachments</div>
+<div><roundcube:label name="attachments" /></div>
<roundcube:object name="composeAttachmentList" />
<p><roundcube:button command="add-attachment" imagePas="/images/buttons/add_pas.png" imageAct="/images/buttons/add_act.png" width="23" height="18" title="addattachment" />
</div>