Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
5c8466a9
Unverified
Commit
5c8466a9
authored
Apr 26, 2019
by
Luc Didry
Browse files
Show, at confirmation page, subscribers that will be unsubscribed in bulk
parent
8eca8028
Changes
1
Hide whitespace changes
Inline
Side-by-side
default/web_tt2/confirm_action.tt2
View file @
5c8466a9
...
...
@@ -118,6 +118,11 @@
<strong>
[%|loc%]Do you really want to unsubscribe ALL selected subscribers?[%END%]
</strong>
<ul>
[% FOREACH e = email ~%]
<li>[% e %]</li>
[%~ END %]
</ul>
</p>
[%~ ELSIF confirm_action == 'mass_del' ~%]
<h2>
...
...
Write
Preview
Supports
Markdown
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