Revision b38ecee7
Von Bernd Bleßmann vor mehr als 9 Jahren hinzugefügt
templates/webpages/generic/edit_email.html | ||
---|---|---|
30 | 30 |
<tr> |
31 | 31 |
<th align="right" nowrap>[% 'Attachment name' | $T8 %]</th> |
32 | 32 |
<td><input name="attachment_filename" size="30" value="[% HTML.escape(a_filename) %]"></td> |
33 |
</tr> |
|
33 | 34 |
</table> |
34 | 35 |
</td> |
35 | 36 |
</tr> |
Auch abrufbar als: Unified diff
Fehlendes <tr>-Tag hinzugefügt.