diff --git a/app/views/invites/show.html.erb b/app/views/invites/show.html.erb index 08051aecfe9..d9c30e42036 100644 --- a/app/views/invites/show.html.erb +++ b/app/views/invites/show.html.erb @@ -2,7 +2,7 @@ <%if flash[:error]%>
- sweat-smile-face emoji + sweat-smile-face emoji
<%=flash[:error].html_safe%> diff --git a/app/views/users/password_reset.html.erb b/app/views/users/password_reset.html.erb index 2cb06b1add8..3b2c52afa1f 100644 --- a/app/views/users/password_reset.html.erb +++ b/app/views/users/password_reset.html.erb @@ -2,7 +2,7 @@ <%if @error%>
- sweat-smile-face emoji + sweat-smile-face emoji
<%= @error.html_safe %>