diff --git a/pool/page_pplns.php b/pool/page_pplns.php index 475569ea..610f00c4 100644 --- a/pool/page_pplns.php +++ b/pool/page_pplns.php @@ -140,7 +140,7 @@ Block: $pg .= ''; $pg .= "".number_format($tot_btc,8).""; $pg .= ''; - $pg .= ''.number_format($pay_btc,8).''; + $pg .= ''.number_format($tot_pay,8).''; $pg .= ''; $pg .= "\n";