From ee6f208812ae93b8cbfac5be669b868aa6bc55d2 Mon Sep 17 00:00:00 2001 From: kanoi Date: Tue, 15 Sep 2015 14:07:00 +1000 Subject: [PATCH] php - shift PPS is 'Rewarded' --- pool/page_shifts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pool/page_shifts.php b/pool/page_shifts.php index 63ae6087..1753cce9 100644 --- a/pool/page_shifts.php +++ b/pool/page_shifts.php @@ -16,7 +16,7 @@ function doshifts($data, $user) $pg .= "Shares"; $pg .= "Avg Share"; $pg .= "Rewards"; - $pg .= "PPS*"; + $pg .= "Rewarded*"; $pg .= "PPS%"; $pg .= "\n";