| @@ -40,9 +40,9 @@ | ||
| 40 | 40 | |
| 41 | 41 | <?php if (class_exists('WooCommerce')): ?> |
| 42 | 42 | <a href="?page=onwebchat_settings&tab=woocommerce" |
| 43 | 43 | class="nav-tab <?php echo $active_tab === 'woocommerce' ? 'nav-tab-active' : ''; ?>"> |
| 44 | - WooCommerce | |
| 44 | + Products & Orders | |
| 45 | 45 | </a> |
| 46 | 46 | <?php endif; ?> |
| 47 | 47 | |
| 48 | 48 | <a href="?page=onwebchat_settings&tab=advanced" |