diff --git a/themes/rule34v2/tag_edit.theme.php b/themes/rule34v2/tag_edit.theme.php index 1c1533af8..8994ceb42 100644 --- a/themes/rule34v2/tag_edit.theme.php +++ b/themes/rule34v2/tag_edit.theme.php @@ -21,26 +21,26 @@ public function display_mass_editor() $page->add_block(new Block("Mass Tag Edit", $html)); } - public function get_tag_editor_html(Image $image): string + public function get_tag_editor_html(Image $image): \MicroHTML\HTMLElement { $h_tags = html_escape($image->get_tag_list()); - return " + return \MicroHTML\rawHTML("