aboutsummaryrefslogtreecommitdiffstats
path: root/templates/email/default/alert-update.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email/default/alert-update.html')
-rw-r--r--templates/email/default/alert-update.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/email/default/alert-update.html b/templates/email/default/alert-update.html
index a2f1c69a9..7ebc9910c 100644
--- a/templates/email/default/alert-update.html
+++ b/templates/email/default/alert-update.html
@@ -14,9 +14,7 @@ INCLUDE '_email_top.html';
[% start_padded_box %]
<h1 style="[% h1_style %]">New updates on <a href="[% problem_url %]">[% title %]</a></h1>
[%~ INCLUDE '_email_comment_list.html' %]
- [% UNLESS hide_unsubscribe %]
<p style="[% p_style %]"><a href="[% unsubscribe_url %]">Unsubscribe from alerts about this report</a></p>
- [% END %]
[% end_padded_box %]
</th>
[% WRAPPER '_email_sidebar.html' object = report %]