diff options
Diffstat (limited to 'template/en/default/admin/users/confirm-delete.html.tmpl')
-rw-r--r-- | template/en/default/admin/users/confirm-delete.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/users/confirm-delete.html.tmpl b/template/en/default/admin/users/confirm-delete.html.tmpl index 4dab8b471..f2b83835e 100644 --- a/template/en/default/admin/users/confirm-delete.html.tmpl +++ b/template/en/default/admin/users/confirm-delete.html.tmpl @@ -234,14 +234,14 @@ [% otheruser.login FILTER html %] <a href="buglist.cgi?emailassigned_to1=1&emailqa_contact1=1&emailtype1=exact&email1= [%- otheruser.login FILTER uri %]">is - the assignee or the QA contact of + the assignee or the QA contact or the Docs contact of [% IF assignee_or_qa == 1 %] one [% terms.bug %] [% ELSE %] [%+ assignee_or_qa %] [%+ terms.bugs %] [% END %]</a>. If you delete the user account, these roles will fall back to - the default assignee or default QA contact. + the default assignee or default QA contact or default Docs contact. </li> [% END %] [% IF cc %] |