mirror of
https://github.com/e107inc/e107.git
synced 2025-05-04 11:24:54 +02:00
Update e_shortcode.php
This commit is contained in:
parent
f4d21aaa35
commit
4593cb1cfa
@ -366,7 +366,7 @@ class social_shortcodes extends e_shortcode
|
||||
|
||||
|
||||
$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="Share">'.$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" >
|
||||
|
||||
@ -408,4 +408,4 @@ TMPL;
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user