Skip to content

Commit

Permalink
Add missing class for License tab
Browse files Browse the repository at this point in the history
  • Loading branch information
agapetry committed Nov 8, 2021
1 parent 15183ab commit 0416a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/options.php
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ function options_ui( $sitewide = false, $customize_defaults = false ) {

if (defined('PUBLISHPRESS_REVISIONS_PRO_VERSION')) {
?>
<li class="nav-tab-license nav-tab-active">
<li class="nav-tab nav-tab-license nav-tab-active">
<a href="#ppr-tab-license">
<?php _e('License', 'revisionary') ?>
</a>
Expand Down

0 comments on commit 0416a4a

Please sign in to comment.