From ba47449685e09645f090d3edc6209b4e3df7cfda Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 23 Aug 2023 03:52:50 +0300 Subject: [PATCH] use solid icons instead of regular --- files/templates/comments.html | 16 ++++++++-------- files/templates/log.html | 4 ++-- files/templates/modals/award.html | 2 +- files/templates/modals/delete_post.html | 2 +- files/templates/modals/punish.html | 4 ++-- files/templates/modals/report_post.html | 2 +- files/templates/notifications.html | 4 ++-- files/templates/post.html | 2 +- files/templates/post_actions_mobile.html | 14 +++++++------- files/templates/post_admin_actions_mobile.html | 12 ++++++------ files/templates/settings/blocks.html | 2 +- files/templates/settings/personal.html | 4 ++-- files/templates/settings/security.html | 2 +- files/templates/util/macros.html | 6 +++--- 14 files changed, 38 insertions(+), 38 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 5ee14eb3e4..56bfe513e6 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -502,8 +502,8 @@ {% endif %} {% if request.path.startswith('/transfers') %} - - + + {% endif %} {% if render_replies %} @@ -570,7 +570,7 @@