<table class="messages">
<thead>
<tr>
- <th><%= t'message.inbox.from' %></th>
- <th><%= t'message.inbox.subject' %></th>
- <th><%= t'message.inbox.date' %></th>
- <th></th>
- <th></th>
+ <th><%= t'message.outbox.to' %></th>
+ <th><%= t'message.outbox.subject' %></th>
+ <th><%= t'message.outbox.date' %></th>
<th></th>
</tr>
</thead>