From d2689ae225a071bedfb8e71e565c22975f9e41c7 Mon Sep 17 00:00:00 2001 From: Shish Date: Tue, 12 Mar 2024 10:34:10 +0000 Subject: [PATCH] [tag_categories] send a CSRF token along with tag category edits, fixes #1103 --- ext/tag_categories/theme.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/tag_categories/theme.php b/ext/tag_categories/theme.php index 59bc79e1..31af0a70 100644 --- a/ext/tag_categories/theme.php +++ b/ext/tag_categories/theme.php @@ -22,7 +22,7 @@ class TagCategoriesTheme extends Themelet $tag_color = $row['color']; $html .= '
-
+ '.make_form(make_link("tags/categories")).' @@ -70,7 +70,7 @@ class TagCategoriesTheme extends Themelet $tag_color = '#EE5542'; $html .= '
- + '.make_form(make_link("tags/categories")).'
Category
Category