Change ADD_THIS for working inline tool
This commit is contained in:
parent
9b7f89a5e7
commit
c61e628ceb
1 changed files with 1 additions and 2 deletions
|
@ -50,8 +50,7 @@
|
||||||
{% if ADD_THIS_ID %}
|
{% if ADD_THIS_ID %}
|
||||||
<div class="center social-share">
|
<div class="center social-share">
|
||||||
<p>{{ _('Like this article? Share it with your friends!') }}</p>
|
<p>{{ _('Like this article? Share it with your friends!') }}</p>
|
||||||
<div class="addthis_native_toolbox"></div>
|
<div class="addthis_inline_share_toolbox"></div>
|
||||||
<div class="addthis_sharing_toolbox"></div>
|
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue