Files
SIGE-WEB-snapshot/wp-content/plugins/wpdiscuz/themes/default/layouts/1/vote.html

9 lines
205 B
HTML

<div class="{VOTE_WRAPPER_CLASSES}">
<div class="{VOTE_UP_CLASSES}">
{VOTE_UP_ICON}
</div>
{VOTE_RESULT}
<div class="{VOTE_DOWN_CLASSES}">
{VOTE_DOWN_ICON}
</div>
</div>