diff --git a/files/templates/comments.html b/files/templates/comments.html index 64cf6bade1..fedc17d0fe 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -584,9 +584,10 @@ - - - + {% if request.path.startswith('/transfers') %} + + + {% endif %} {% if render_replies %} {% if level<9 or request.path.startswith('/notifications') or request.headers.get("xhr") %}