Corrected Add This div for new class
This commit is contained in:
parent
d2d5c15b34
commit
2cf7753b0f
1 changed files with 1 additions and 6 deletions
|
@ -49,13 +49,8 @@
|
||||||
|
|
||||||
{% if ADD_THIS_ID %}
|
{% if ADD_THIS_ID %}
|
||||||
<div class="center social-share">
|
<div class="center social-share">
|
||||||
{% if ADD_THIS_BELOW_ARTICLE %}
|
|
||||||
<div class="addthis_inline_share_toolbox"></div>
|
|
||||||
{% else %}
|
|
||||||
<p>{{ _('Like this article? Share it with your friends!') }}</p>
|
|
||||||
{% endif %}
|
|
||||||
<div class="addthis_native_toolbox"></div>
|
<div class="addthis_native_toolbox"></div>
|
||||||
<div class="addthis_sharing_toolbox"></div>
|
<div class="addthis_inline_share_toolbox"></div>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue