mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Removed hard-coded line-breaks from banner-menu template. Issue #6 added missing social plugin LAN.
This commit is contained in:
@@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user