← All changes
|
includes/Extensions/BitIntegrations/BitIntegrationsReviews.php
+2
-2
3.2.11
→
trunk
View file →
| @@ -26,9 +26,9 @@ | ||
| 26 | 26 | |
| 27 | 27 | public $priority = 16; |
| 28 | 28 | public $id = 'bitintegrations_reviews'; |
| 29 | 29 | public $img = NOTIFICATIONX_ADMIN_URL . 'images/extensions/sources/bit-integrations.png'; |
| 30 | - // public $doc_link = 'https://notificationx.com/docs/bitintegration-notification-alert/'; | |
| 30 | + public $doc_link = 'https://notificationx.com/docs/bit-integrations-notification-alert/'; | |
| 31 | 31 | public $types = 'reviews'; |
| 32 | 32 | public $module = 'modules_bitintegrations'; |
| 33 | 33 | public $module_priority = 16; |
| 34 | 34 | public $class = 'BitApps\Integrations\Config'; |
| @@ -44,9 +44,9 @@ | ||
| 44 | 44 | { |
| 45 | 45 | $this->title = __('Bit Integrations', 'notificationx'); |
| 46 | 46 | $this->module_title = __('Bit Integrations', 'notificationx'); |
| 47 | 47 | $this->popup = [ |
| 48 | - "denyButtonText" => __("<a href='https://notificationx.com/docs/bitintegrations-notification-alert/' target='_blank'>More Info</a>", "notificationx"), | |
| 48 | + "denyButtonText" => __("<a href='https://notificationx.com/docs/bit-integrations-notification-alert/' target='_blank'>More Info</a>", "notificationx"), | |
| 49 | 49 | "confirmButtonText" => __("<a href='https://notificationx.com/#pricing' target='_blank'>Upgrade to PRO</a>", "notificationx"), |
| 50 | 50 | "html"=> __(' |
| 51 | 51 | <span>Display review alerts from popular social media networks & encourage visitors to place trust in your business.</span> |
| 52 | 52 | ', 'notificationx') |