Merge pull request #49 from IndeedMiners/patch-1

Monero Icon Fix in WP Admin
This commit is contained in:
serhack 2018-03-20 17:31:53 +01:00 committed by GitHub
commit 1afdaf0631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ function monero_create_menu()
'manage_options',
'admin.php?page=wc-settings&tab=checkout&section=monero_gateway',
'',
plugins_url('monero/assets/icon.png'),
plugins_url('monero/assets/monero_icon.png'),
56 // Position on menu, woocommerce has 55.5, products has 55.6
);