Let's give the attachment column a somewhat shorter name

This commit is contained in:
Sven Slootweg 2012-05-28 05:52:14 +02:00
parent ccb21d450e
commit b6fdc654e1

View file

@ -19,7 +19,7 @@
<th class="to">To</th>
<th class="subject">Subject</th>
<th class="date">Date</th>
<th class="attachments">Attachments</th>
<th class="attachments">Att.</th>
</tr>
%(items)s
</tbody>