From 20a1b3a0e1a46266b149a23562bb71680e666edb Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 25 Sep 2005 12:53:38 -0400
Subject: [PATCH] *** empty log message ***

---
 skins/default/templates/compose.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html
index 7ff5f30..5fd5e73 100644
--- a/skins/default/templates/compose.html
+++ b/skins/default/templates/compose.html
@@ -95,7 +95,7 @@
 </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>

--
Gitblit v1.9.1