Corrected Add This div for new class

This commit is contained in:
Adam Sherman 2017-02-19 10:38:03 -05:00
parent d2d5c15b34
commit 2cf7753b0f
No known key found for this signature in database
GPG key ID: 393E9C6D711585B6

View file

@ -49,13 +49,8 @@
{% if ADD_THIS_ID %}
<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_sharing_toolbox"></div>
<div class="addthis_inline_share_toolbox"></div>
</div>
{% endif %}