From 38229739b7cee263208d39b2c55b942e4d21c632 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 6 Oct 2015 14:37:10 +0800 Subject: Bug 1196620 - support automatic removal of inactive users from groups --- .../admin/groups/email/idle-member-removal-header.txt.tmpl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 template/en/default/admin/groups/email/idle-member-removal-header.txt.tmpl (limited to 'template/en/default/admin/groups/email/idle-member-removal-header.txt.tmpl') diff --git a/template/en/default/admin/groups/email/idle-member-removal-header.txt.tmpl b/template/en/default/admin/groups/email/idle-member-removal-header.txt.tmpl new file mode 100644 index 000000000..b15286073 --- /dev/null +++ b/template/en/default/admin/groups/email/idle-member-removal-header.txt.tmpl @@ -0,0 +1,12 @@ +[%# This Source Code Form is subject to the terms of the Mozilla Public + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + # + # This Source Code Form is "Incompatible With Secondary Licenses", as + # defined by the Mozilla Public License, v. 2.0. + #%] +[% PROCESS global/variables.none.tmpl %] +From: [% Param('mailfrom') %] +To: [% group.owner.email %] +Subject: [[% terms.BugzillaTitle %]] Idle group members removed from [% group.name %] +X-Bugzilla-Type: admin -- cgit v1.2.3-24-g4f1b