summaryrefslogtreecommitdiffstats
path: root/app/views/admin/trends/tags/_tag.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/trends/tags/_tag.html.haml')
-rw-r--r--app/views/admin/trends/tags/_tag.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/trends/tags/_tag.html.haml b/app/views/admin/trends/tags/_tag.html.haml
index 70c7d8dbd42..8cc0d713b9e 100644
--- a/app/views/admin/trends/tags/_tag.html.haml
+++ b/app/views/admin/trends/tags/_tag.html.haml
@@ -5,7 +5,7 @@
.batch-table__row__content.pending-account
.pending-account__header
= link_to admin_tag_path(tag.id) do
- = fa_icon 'hashtag'
+ = material_symbol 'tag'
= tag.display_name
%br/