aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/message/show.tmpl')
-rw-r--r--web/templates/message/show.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/message/show.tmpl b/web/templates/message/show.tmpl
index 76ffdf4..390fe0a 100644
--- a/web/templates/message/show.tmpl
+++ b/web/templates/message/show.tmpl
@@ -28,7 +28,7 @@
<tr>
<th>Subject:</th>
- <td><strong>{{.Message.Subject}}</strong></td>
+ <td><strong>{{.Message.GetSubject}}</strong></td>
</tr>
<tr>
<th>Date:</th>