Skip to content

Commit

Permalink
stream settings: Use fa-circle-o for link to /help/.
Browse files Browse the repository at this point in the history
  • Loading branch information
timabbott committed Sep 5, 2019
1 parent 967290e commit a03ae94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/templates/subscription_settings.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<label class="sub_settings_title">
{{t "Email address" }}
<a href="/help/message-a-stream-by-email" target="_blank">
<i class="fa fa-question-circle" aria-hidden="true"></i>
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
</a>
</label>
<div class="stream-email">
Expand Down

0 comments on commit a03ae94

Please sign in to comment.