Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
58f4a0a7
Commit
58f4a0a7
authored
Oct 04, 2012
by
Matt Tyson
Committed by
Byron Jones
Oct 04, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 796386: Warn user if bugmails have been disabled
r=glob, a=LpSolit
parent
341d9da3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
email.html.tmpl
template/en/default/account/prefs/email.html.tmpl
+9
-0
No files found.
template/en/default/account/prefs/email.html.tmpl
View file @
58f4a0a7
...
...
@@ -19,6 +19,15 @@
# receiving mail for that reason when in that role.
#%]
[%# If the user's bugmail has been disabled by admins, show a warning. %]
[% IF user.email_disabled %]
<div class="warningmessages">
Your [% terms.bug %]mail has been disabled by the [% terms.Bugzilla %]
administrator. Please contact [% Param('maintainer') %] to enable
[%+ terms.bug %]mails.
</div>
[% END %]
<p>
If you don't like getting a notification for "trivial"
changes to [% terms.bugs %], you can use the settings below to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment