minor template update for contributor shares
This commit is contained in:
parent
84f48efa41
commit
1046bd113d
@ -22,7 +22,7 @@
|
|||||||
<tr style="background-color:#99EB99;">
|
<tr style="background-color:#99EB99;">
|
||||||
<td>n/a</td>
|
<td>n/a</td>
|
||||||
<td>{$GLOBAL.userdata.username}</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>
|
</tr>
|
||||||
{/if}
|
{/if}
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user