Skip to content

Commit

Permalink
Issue #2 Bugs resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
LotusJeff committed Nov 3, 2015
1 parent f73a123 commit 72ffbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion event/listener.php
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,8 @@ public function lotusjeff_socialshare_master_tpl_data()
break;
}
$template_vars .= "var lotusjeff_socialshare_m2 = '".$this->config['lotusjeff_socialshare_hover_margin']."';";
$template_vars .= "var lotusjeff_socialshare_rss_link = '".$this->config['lotusjeff_socialshare_default_rss']."';";
}
$template_vars .= "var lotusjeff_socialshare_rss_link = '".$this->config['lotusjeff_socialshare_default_rss']."';";
//create sequence structure for icons.
if ($this->config['lotusjeff_socialshare_blogger_icon'])
{
Expand Down

0 comments on commit 72ffbb9

Please sign in to comment.