Просмотр исходного кода

fix string, thanks Thierry Godefroy

Thijs Kinkhorst 17 лет назад
Родитель
Сommit
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" />