up
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
{{range .messages}}
|
||||
<tr>
|
||||
<tr style="cursor:pointer;" onclick="location.href='/admin/mails/{{.ID}}'">
|
||||
<td>{{.FromAddr}}</td>
|
||||
<td>{{.ToAddr}}</td>
|
||||
<td>{{.Subject}}</td>
|
||||
|
||||
Reference in New Issue
Block a user