aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/report/update.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/report/update.html')
-rw-r--r--templates/web/base/report/update.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/report/update.html b/templates/web/base/report/update.html
index d423a193d..752f20174 100644
--- a/templates/web/base/report/update.html
+++ b/templates/web/base/report/update.html
@@ -46,7 +46,7 @@
<p class="meta-2">
[% INCLUDE meta_line %]
[% mlog = update.latest_moderation_log_entry(); IF mlog %]
- <br /> Moderated by [% mlog.user.from_body.name %] at [% prettify_dt(mlog.whenedited) %]
+ <br /> Moderated by [% mlog.admin_user %] at [% prettify_dt(mlog.whenedited) %]
[% END %]
</p>
</div>