]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/message/outbox.html.erb
Add /user_blocks/ to robots.txt disallow
[rails.git] / app / views / message / outbox.html.erb
index 9786d6fb7e15b057895d557b618a6568b6e2fc30..30d55e1aa17b993fe170668d0ab013732feadcb8 100644 (file)
@@ -6,11 +6,9 @@
   <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>