remove block confirm notice for pps
This commit is contained in:
parent
7b0ae8d86e
commit
9e59f99230
@ -67,7 +67,9 @@ target and network difficulty and assuming a zero variance scenario.
|
||||
</tbody>
|
||||
</table>
|
||||
</center>
|
||||
{if $GLOBAL.config.payout_system != 'pps'}
|
||||
<ul>
|
||||
<li>Note: <font color="orange">Round Earnings are not credited until {$GLOBAL.confirmations} confirms.</font></li>
|
||||
</ul>
|
||||
{if}
|
||||
{include file="global/block_footer.tpl"}
|
||||
|
||||
@ -22,7 +22,9 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</center>
|
||||
{if $GLOBAL.config.payout_system != 'pps'}
|
||||
<ul>
|
||||
<li>Note: <font color="orange">Round Earnings are not credited until {$GLOBAL.confirmations} confirms.</font></li>
|
||||
</ul>
|
||||
{/if}
|
||||
{include file="global/block_footer.tpl"}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user