diff --git a/files/templates/casino/roulette_screen.html b/files/templates/casino/roulette_screen.html index 56e303862..a8f15a58f 100644 --- a/files/templates/casino/roulette_screen.html +++ b/files/templates/casino/roulette_screen.html @@ -242,7 +242,7 @@ data-bs-placement="bottom" title="" aria-label="Marseybux" - width="32" class="mr-1 ml-1" + width="32" class="mr-1 ml-1" data-bs-original-title="Marseybux"> `; const { participants, coin, marseybux } = flatBets.reduce((prev, next) => { diff --git a/files/templates/comments.html b/files/templates/comments.html index edb64e400..e721c479d 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -287,7 +287,7 @@ - +
@@ -624,10 +624,10 @@ {% if FEATURES['AWARDS'] -%} - + {%- endif %} - + @@ -636,7 +636,7 @@ - + {% else %} {% if c.body %} @@ -645,7 +645,7 @@ {% if not c.ghost %} - + {% endif %} {% endif %} @@ -656,11 +656,11 @@ {% if v.admin_level < PERMS['POST_COMMENT_MODERATION'] %} {% if c.post and v.id == c.post.author_id %} - - + + {% elif c.post.sub and v.mods(c.post.sub) %} - - + + {% endif %} {% endif %} @@ -701,8 +701,8 @@ {% endif %} - - + + diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html index db7cebea0..6382ac932 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -9,13 +9,13 @@ {% if v and ((not p.ghost and v.admin_level >= PERMS['VOTES_VISIBLE']) or v.id == AEVANN_ID) %}Votes{% endif %} {% if v and FEATURES['AWARDS'] %} - + {% endif %} - + {% if v %} - + {% endif %} @@ -23,7 +23,7 @@ - + {% endif %} {% if v and v.id==p.author_id %} @@ -34,11 +34,11 @@ - + {% endif %} {% if v %} - +