Skip to content

Commit

Permalink
Add removed class back on term cleanup settings page.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdharmesh committed Dec 12, 2024
1 parent 35c9941 commit 85bd15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Classifai/Features/TermCleanup.php
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ public function render_settings_page() {
}
?>
</h2>
<div class="classifai-term-cleanup-wrapper">
<div class="classifai-term-cleanup-wrapper classifai-wrapper">
<div class="classifai-term-cleanup-content-wrapper">
<h3 class="screen-reader-text"><?php echo esc_html( $all_taxonomies[ $active_tax ] ); ?></h3>
<?php
Expand Down

0 comments on commit 85bd15b

Please sign in to comment.