Skip to content

Commit

Permalink
Update settings.html.erb (#9367)
Browse files Browse the repository at this point in the history
small change made
  • Loading branch information
Onihani committed Mar 29, 2021
1 parent 1902557 commit 2c0a624
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 2c0a624

Please sign in to comment.