mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 04:10:38 +02:00
Update e_shortcode.php
This commit is contained in:
@@ -366,7 +366,7 @@ class social_shortcodes extends e_shortcode
|
|||||||
|
|
||||||
|
|
||||||
$text = '<div class="social-share btn-group hidden-print '.$dir.'">
|
$text = '<div class="social-share btn-group hidden-print '.$dir.'">
|
||||||
<a class="'.$tooltip.' btn btn-dropdown btn-default btn-'.$size.' dropdown-toggle" data-toggle="dropdown" href="#" title="'.LAN_PLUGIN_SOCIAL_NAME.'">'.$label.'</a>
|
<a class="'.$tooltip.' btn btn-dropdown btn-default btn-'.$size.' dropdown-toggle" data-toggle="dropdown" href="#" title="'.LAN_SOCIAL_204.'">'.$label.'</a>
|
||||||
|
|
||||||
<ul class="dropdown-menu" role="menu" >
|
<ul class="dropdown-menu" role="menu" >
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user