minor template update for contributor shares

This commit is contained in:
Sebastian Grewe 2013-06-07 00:54:24 +02:00
parent 84f48efa41
commit 1046bd113d

View File

@ -22,7 +22,7 @@
<tr style="background-color:#99EB99;">
<td>n/a</td>
<td>{$GLOBAL.userdata.username}</td>
<td class="right">{$GLOBAL.userdata.shares.valid}</td>
<td class="right">{$GLOBAL.userdata.shares.valid|number_format}</td>
</tr>
{/if}
</tbody>