]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1450325 - add unsubscribe link to html bug email template
authorIsrael Madueme <purelogiq@gmail.com>
Wed, 18 Apr 2018 20:57:27 +0000 (16:57 -0400)
committerDylan William Hardison <dylan@hardison.net>
Wed, 18 Apr 2018 20:57:27 +0000 (16:57 -0400)
extensions/BMO/template/en/default/email/bugmail.html.tmpl

index d5cb3af9a35fd65047e48a723140c73f275a7102..0b08e4a866631b2a5eaaab9ba211657bb3600f41 100644 (file)
         [% END %]
       [% END %]
     </ul>
+    Configure your email settings at 
+    <a href="[% urlbase FILTER none %]userprefs.cgi?tab=email">[% urlbase FILTER none %]userprefs.cgi?tab=email</a>.
   </div>
+
   <div itemscope itemtype="http://schema.org/EmailMessage">
     <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
       [%# Filtering of the URL param is not required & would break the URL when the comment anchor is set %]