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
aa027bc5
Commit
aa027bc5
authored
Jun 19, 2019
by
Thijs de Jong
Browse files
Merge branch 'patch-1' into 'master'
Remove print statement (oops) See merge request
!1288
parents
30c47a28
0c5bc712
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/registrations/emails.py
View file @
aa027bc5
...
...
@@ -186,8 +186,6 @@ def send_references_information_message(
name
=
entry
.
member
.
get_full_name
()
language
=
entry
.
member
.
profile
.
language
print
(
language
)
with
translation
.
override
(
language
):
_send_email
(
email
,
...
...
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