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