aboutsummaryrefslogtreecommitdiffstats
path: root/templates/email/default/other-reported.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email/default/other-reported.html')
-rw-r--r--templates/email/default/other-reported.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/email/default/other-reported.html b/templates/email/default/other-reported.html
index 10bfe94e3..c22bee231 100644
--- a/templates/email/default/other-reported.html
+++ b/templates/email/default/other-reported.html
@@ -27,7 +27,7 @@ of report, so it will instead be sent to [% report.body %].</p>
[% END %]
<p style="margin: 20px auto; text-align: center">
- <a style="[% button_style %]" href="[% cobrand.base_url_for_report(report) %][% report.url %]">View my report</a>
+ <a style="[% button_style %]" href="[% cobrand.base_url_for_report(report) %][% report.view_url %]">View my report</a>
</p>
[% end_padded_box | safe %]
</th>