parent
e7f62134f1
commit
49b6ebe62f
@ -22,7 +22,7 @@
|
|||||||
<td class="right">{$NEWMINT|number_format:"8"}</td>
|
<td class="right">{$NEWMINT|number_format:"8"}</td>
|
||||||
</tr>
|
</tr>
|
||||||
{/if}
|
{/if}
|
||||||
{if $COLDCOINS > 0}
|
{if $COLDCOINS != 0}
|
||||||
<tr>
|
<tr>
|
||||||
<th>Cold Coins</th>
|
<th>Cold Coins</th>
|
||||||
<td class="right">{$COLDCOINS|number_format:"8"}</td>
|
<td class="right">{$COLDCOINS|number_format:"8"}</td>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user