diff --git a/Web/Presenters/templates/components/post/microblogpost.xml b/Web/Presenters/templates/components/post/microblogpost.xml index 9142e5f5..cb005144 100644 --- a/Web/Presenters/templates/components/post/microblogpost.xml +++ b/Web/Presenters/templates/components/post/microblogpost.xml @@ -58,7 +58,7 @@ {_pinned} - + {if $canBePinned && !($forceNoPinLink ?? false) && $compact == false} {if $post->isPinned()} diff --git a/Web/static/img/ignore.png b/Web/static/img/ignore.png deleted file mode 100644 index c743c568..00000000 Binary files a/Web/static/img/ignore.png and /dev/null differ