diff --git a/public/templates/test/dashboard/account_data.tpl b/public/templates/test/dashboard/account_data.tpl index 112c7f42..b1ccc844 100644 --- a/public/templates/test/dashboard/account_data.tpl +++ b/public/templates/test/dashboard/account_data.tpl @@ -1,6 +1,11 @@

Account Information

+{if $GLOBAL.userdata.no_fees} +

You are mining without any pool fees applied.

+{else if $GLOBAL.fees > 0} +

You are mining at {$GLOBAL.fees|escape}% pool fee.

+{/if}
{$GLOBAL.config.currency} Account Balance