From 5502715122fd2aad5e14d8cfa3d9d03a80d1658c Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 24 Jan 2023 07:10:16 +0200 Subject: [PATCH] replace type="hidden" with hidden --- files/templates/admin/app.html | 2 +- files/templates/admin/badge_admin.html | 2 +- files/templates/admin/banned_domains.html | 2 +- files/templates/admin/edit_rules.html | 2 +- files/templates/chat.html | 7 ++++--- files/templates/comments.html | 4 ++-- files/templates/contact.html | 2 +- files/templates/errors/nsfw.html | 2 +- files/templates/login/login.html | 2 +- files/templates/login/login_2fa.html | 8 ++++---- files/templates/login/reset_password.html | 6 +++--- files/templates/login/sign_up.html | 8 ++++---- files/templates/modals/ban.html | 6 +++--- files/templates/oauth.html | 12 ++++++------ files/templates/post_actions.html | 2 +- files/templates/post_actions_mobile.html | 2 +- files/templates/settings/advanced.html | 2 +- files/templates/settings/apps.html | 8 ++++---- files/templates/settings/common.html | 8 ++++---- files/templates/settings/css.html | 4 ++-- files/templates/settings/personal.html | 18 +++++++++--------- files/templates/settings/security.html | 16 ++++++++-------- files/templates/sub/create_hole.html | 2 +- files/templates/sub/exilees.html | 2 +- files/templates/sub/mods.html | 6 +++--- files/templates/sub/settings.html | 10 +++++----- files/templates/submission.html | 4 ++-- files/templates/submit.html | 4 ++-- files/templates/submit_hats.html | 4 ++-- files/templates/submit_marseys.html | 4 ++-- files/templates/update_assets.html | 2 +- files/templates/userpage/admintools.html | 16 ++++++++-------- files/templates/userpage/banner.html | 8 ++++---- files/templates/util/macros.html | 4 ++-- 34 files changed, 96 insertions(+), 95 deletions(-) diff --git a/files/templates/admin/app.html b/files/templates/admin/app.html index 8d6bc76a0..9266c7eff 100644 --- a/files/templates/admin/app.html +++ b/files/templates/admin/app.html @@ -13,7 +13,7 @@
- + diff --git a/files/templates/admin/badge_admin.html b/files/templates/admin/badge_admin.html index 1a6349938..34bac5cc4 100644 --- a/files/templates/admin/badge_admin.html +++ b/files/templates/admin/badge_admin.html @@ -12,7 +12,7 @@ {% set form_action = "/admin/badge_grant" if grant else "/admin/badge_remove" %}
- + diff --git a/files/templates/admin/banned_domains.html b/files/templates/admin/banned_domains.html index 13f45b42a..6c39f53c6 100644 --- a/files/templates/admin/banned_domains.html +++ b/files/templates/admin/banned_domains.html @@ -30,7 +30,7 @@ - + diff --git a/files/templates/admin/edit_rules.html b/files/templates/admin/edit_rules.html index ed38184f9..67cf917c2 100644 --- a/files/templates/admin/edit_rules.html +++ b/files/templates/admin/edit_rules.html @@ -14,7 +14,7 @@
- +
diff --git a/files/templates/chat.html b/files/templates/chat.html index 66a891467..802f2856b 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -142,9 +142,10 @@
- - - + + + + diff --git a/files/templates/comments.html b/files/templates/comments.html index 13159bef0..b15a1ad94 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -253,7 +253,7 @@ {% if v and v.id==c.author_id %}