diff options
Diffstat (limited to 'templates/web/base/report/updates.html')
-rw-r--r-- | templates/web/base/report/updates.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/report/updates.html b/templates/web/base/report/updates.html index 93bae4d64..d65f1a287 100644 --- a/templates/web/base/report/updates.html +++ b/templates/web/base/report/updates.html @@ -27,6 +27,6 @@ [% RETURN %] [% END %] - [% update.meta_line(c) %] + [% update.meta_line(c.user) %] [% END %] |