diff --git a/ext/bulk_actions/theme.php b/ext/bulk_actions/theme.php index 777a7606..35f1f66f 100644 --- a/ext/bulk_actions/theme.php +++ b/ext/bulk_actions/theme.php @@ -61,7 +61,7 @@ class BulkActionsTheme extends Themelet public function render_tag_input(): string { return "" . - ""; + ""; } public function render_source_input(): string