From a733056124a81146255813b9d89017283b1a0fe6 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 5 Nov 2022 04:11:19 +0200 Subject: [PATCH] remove a bunch of double spaces --- files/templates/comments.html | 28 ++++++++++---------- files/templates/post_actions.html | 44 +++++++++++++++---------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index a5a0dfa87..2c67d3276 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -283,7 +283,7 @@ - +
Formatting help
@@ -439,9 +439,9 @@ {% endif %} {% if v.id != c.author_id and not c.ghost %} - + - + {% endif %} {% if c.post %} @@ -619,12 +619,12 @@ - + {% if c.author_id == v.id %} - + {% else %} @@ -633,15 +633,15 @@ {% endif %} {% if not c.ghost %} - + {% endif %} {% endif %} {% if c.author_id == v.id or (c.post.sub and v.mods(c.post.sub)) %} - - + + {% endif %} {% if v.admin_level < PERMS['POST_COMMENT_MODERATION'] %} @@ -687,15 +687,15 @@