diff --git a/e107_plugins/banner/banner_template.php b/e107_plugins/banner/banner_template.php index b9ece302b..a99eec0f0 100644 --- a/e107_plugins/banner/banner_template.php +++ b/e107_plugins/banner/banner_template.php @@ -106,7 +106,7 @@ if(!isset($BANNER_MENU_END)) $BANNER_TEMPLATE['menu']['start'] = "
"; diff --git a/e107_plugins/social/e_shortcode.php b/e107_plugins/social/e_shortcode.php index dfdfb1f11..e8a1a40d4 100644 --- a/e107_plugins/social/e_shortcode.php +++ b/e107_plugins/social/e_shortcode.php @@ -18,7 +18,7 @@ class social_shortcodes extends e_shortcode public function getProviders() { - $emailMessage = LAN_SOCIAL_LINK_CHK; + $emailMessage = LAN_SOCIAL_005; $tp = e107::getParser(); diff --git a/e107_plugins/social/languages/English/English_front.php b/e107_plugins/social/languages/English/English_front.php index 188988266..d148c5b63 100644 --- a/e107_plugins/social/languages/English/English_front.php +++ b/e107_plugins/social/languages/English/English_front.php @@ -12,6 +12,7 @@ define("LAN_SOCIAL_001", "Like on [x]"); define("LAN_SOCIAL_002", "Email to someone"); define("LAN_SOCIAL_003", "+1 on Google"); define("LAN_SOCIAL_004", "Add to [x]"); +define("LAN_SOCIAL_005", "Check out this link:"); //LAN_SOCIAL_100 to LAN_SOCIAL_199 // Facebook specific