Skip to content

Commit

Permalink
convert to 3 tabs, PFWMA-130
Browse files Browse the repository at this point in the history
  • Loading branch information
kcppdevelopers committed May 22, 2020
1 parent 92ae5c1 commit 754a21a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ public function display_plugin_admin_page_submenu() {
if ($_GET['section'] == 'add_edit_account') {
echo 'current';
}
?>"><?php echo __('Add Acounts', 'angelleye-paypal-shipment-tracking-woocommerce'); ?></a> | </li>
?>"><?php echo __('Add / Edit Acounts', 'angelleye-paypal-shipment-tracking-woocommerce'); ?></a> | </li>
<li><a href="<?php echo esc_url(admin_url('admin.php?page=wc-settings&tab=multi_account_management&section=settings')); ?>" class="<?php
if ($_GET['section'] == 'settings') {
echo 'current';
Expand Down

0 comments on commit 754a21a

Please sign in to comment.