Skip to content

Commit

Permalink
Merge pull request #34 from newfold-labs/fix/capital-p
Browse files Browse the repository at this point in the history
capital P dangit
  • Loading branch information
circlecube authored Oct 23, 2024
2 parents ff51b8c + 83e847c commit 6c2af59
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 323 deletions.
2 changes: 1 addition & 1 deletion includes/Solutions.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ public static function add_plugins_and_tools_menu_link() {
add_submenu_page(
'plugins.php',
'nfd_my_plugins_and_tools',
'My plugins & Tools',
'My Plugins & Tools',
'manage_options',
'plugin-install.php?tab=nfd_my_plugins_and_tools'
);
Expand Down
Loading

0 comments on commit 6c2af59

Please sign in to comment.