From c2722e3edd0f7eaa02727977f711d13fd846bca5 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 24 Feb 2024 22:19:14 +0200 Subject: [PATCH] add section id --- files/templates/settings/advanced.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/settings/advanced.html b/files/templates/settings/advanced.html index 1884bb890..e7f141dbd 100644 --- a/files/templates/settings/advanced.html +++ b/files/templates/settings/advanced.html @@ -147,7 +147,7 @@ {{common.toggle_section('Hide Posts Voted On', 'hidevotedon', 'hidevotedon', v.hidevotedon, 'Enable if you would like to automatically hide posts you have voted on from your frontpage.', false)}} {{common.toggle_section('Hide Posts with Child Warning', 'hide_cw', 'hide_cw', v.hide_cw, 'Enable if you would like to automatically hide posts that have a child warning.', false)}} {% endif %} -
+
@@ -175,7 +175,7 @@ {{common.toggle_section('Hole Creation and Deletion Notifications', 'hole_creation_notifs', 'hole_creation_notifs', v.hole_creation_notifs, 'Get a notification when a hole is made or deleted.', false)}} {% endif %} {{common.toggle_section('Ping Group Creation Notifications', 'group_creation_notifs', 'group_creation_notifs', v.group_creation_notifs, 'Get a notification when a new ping group is made.', false)}} -
+