diff --git a/lib/philomena_web/templates/forum/show.html.slime b/lib/philomena_web/templates/forum/show.html.slime index ecf5940a..d84d7bfa 100644 --- a/lib/philomena_web/templates/forum/show.html.slime +++ b/lib/philomena_web/templates/forum/show.html.slime @@ -31,7 +31,7 @@ h1 = @forum.name tr td.table--communication-list__name = if topic.sticky do - i.fa.fa-thumb-tack + i.fa.fa-thumbtack = if topic.locked_at do i.fa.fa-lock = if topic.poll do