浏览代码

fix string, thanks Thierry Godefroy

Thijs Kinkhorst 17 年之前
父节点
当前提交
7a7789b551
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      templates/default/compose_attachments.tpl

+ 1 - 1
templates/default/compose_attachments.tpl

@@ -22,7 +22,7 @@ extract($t);
 <table cellspacing="0" class="table1">
  <tr class="header">
   <td class="fieldName" style="width: 1%; white-space: nowrap;">
-   <?php echo _("New") .' '. _("Attachment");?>:
+   <?php echo _("New attachment");?>:
   </td>
   <td class="fieldValue">
    <input type="file" name="attachfile" size="48" />