Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
187e5bbb
Commit
187e5bbb
authored
Jan 18, 2017
by
Sébastiaan Versteeg
Browse files
Add '[THALIA]' to subject of newsletters, as it should be :)
parent
3c97bcdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/newsletters/views.py
View file @
187e5bbb
...
...
@@ -74,7 +74,7 @@ def admin_send(request, pk):
receive_newsletter
=
True
,
language
=
language
[
0
])
if
member
.
is_active
()
is
True
and
member
.
user
.
email
]
subject
=
newsletter
.
title
subject
=
'[THALIA] '
+
newsletter
.
title
context
=
Context
({
'newsletter'
:
newsletter
,
...
...
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