Skip to content

Commit

Permalink
Merge 83d5953 into c188b97
Browse files Browse the repository at this point in the history
  • Loading branch information
Onihani committed Mar 23, 2021
2 parents c188b97 + 83d5953 commit a26b5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/users/settings.html.erb
Expand Up @@ -64,7 +64,7 @@
<% end %>

<br />
+<h4><b><%=translation('users.settings.email_notifications')%> </b></h4>
+<h4><b><%= translation('users.settings.email_notifications')%> </b></h4>

<div style="display: inline-flex; justify-content: space-between; width: 90%;">
<span><%=translation('users.settings.weekly_digest')%> </span>
Expand Down

0 comments on commit a26b5cf

Please sign in to comment.