summaryrefslogtreecommitdiff
path: root/app/views/notify/closed_issue_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/closed_issue_email.html.haml')
-rw-r--r--app/views/notify/closed_issue_email.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/closed_issue_email.html.haml b/app/views/notify/closed_issue_email.html.haml
index b7284dd819b..eb148d72da1 100644
--- a/app/views/notify/closed_issue_email.html.haml
+++ b/app/views/notify/closed_issue_email.html.haml
@@ -1,2 +1,2 @@
%p
- Issue was closed by #{@updated_by.name}
+ Issue was closed by #{sanitize_name(@updated_by.name)}