... |
... |
@@ -20,6 +20,7 @@ $GLOBALS['ISO_MOD']['config']['shipmenttracking'] = array
|
20 |
20 |
'icon' => 'system/modules/isotope/assets/images/setup-shipping.png',
|
21 |
21 |
);
|
22 |
22 |
|
|
23 |
+$GLOBALS['NOTIFICATION_CENTER']['NOTIFICATION_TYPE']['isotope']['iso_order_status_change']['email_text'][] = 'shipmenttracking_shipping_annotation';
|
23 |
24 |
$GLOBALS['NOTIFICATION_CENTER']['NOTIFICATION_TYPE']['isotope']['iso_order_status_change']['email_text'][] = 'shipmenttracking_note';
|
24 |
25 |
$GLOBALS['NOTIFICATION_CENTER']['NOTIFICATION_TYPE']['isotope']['iso_order_status_change']['email_text'][] = 'shipmenttracking_number';
|
25 |
26 |
$GLOBALS['NOTIFICATION_CENTER']['NOTIFICATION_TYPE']['isotope']['iso_order_status_change']['email_text'][] = 'shipmenttracking_url';
|