1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 12:51:52 +02:00

Removed hard-coded line-breaks from banner-menu template. Issue #6 added missing social plugin LAN.

This commit is contained in:
Cameron
2016-09-23 17:21:02 -07:00
parent 120949be04
commit 90524aa0ce
3 changed files with 3 additions and 2 deletions

View File

@@ -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();

View File

@@ -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