2014-02-19 22:00:21 +01:00

17 lines
365 B
Smarty

<div id="statistics_uvote_users">
<table style="border-collapse: separate;
border-spacing: 10px 5px;">
<tr>
<h5>${urVote_title}</h5>
</tr>
<tr>
<h6>${urVote_user_party_compare}</h6>
${choices_user_ID}
</tr>
<tr>
${choices_bt_to_user}
</tr>
</table>
</div>