summaryrefslogtreecommitdiff
path: root/client/html/user_registration.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'client/html/user_registration.tpl')
-rw-r--r--client/html/user_registration.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/html/user_registration.tpl b/client/html/user_registration.tpl
index a6d291f..3ac98f4 100644
--- a/client/html/user_registration.tpl
+++ b/client/html/user_registration.tpl
@@ -47,8 +47,8 @@
<ul>
<li><i class='fa fa-upload'></i> upload new posts</li>
<li><i class='fa fa-heart'></i> mark them as favorite</li>
- <li><i class='fa fa-commenting-o'></i> add comments</li>
- <li><i class='fa fa-star-half-o'></i> vote up/down on posts and comments</li>
+ <li><i class='far fa-comment-dots'></i> add comments</li>
+ <li><i class='fa fa-star-half-alt'></i> vote up/down on posts and comments</li>
</ul>
<hr/>
<p>By creating an account, you are agreeing to the <a href='<%- ctx.formatClientLink('help', 'tos') %>'>Terms of Service</a>.</p>