From 34839361587be16990fc93e0275f605090c534fd Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Fri, 4 Oct 2019 23:46:14 +0200 Subject: [PATCH] Fix note button display --- templates/utils.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/utils.html b/templates/utils.html index f889cac..549d4a4 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -306,7 +306,6 @@ {% endif %} -{% endif %} {% if obj.id | is_from_outbox %}
@@ -331,7 +330,7 @@
{% endif %} -{% else %} +{% endif %} {% endif %} {% if session.logged_in and obj.inReplyTo and not meta.count_reply and not perma %}