diff --git a/pool/page_workmgt.php b/pool/page_workmgt.php index e77ba671..585d027a 100644 --- a/pool/page_workmgt.php +++ b/pool/page_workmgt.php @@ -46,7 +46,7 @@ function workmgtuser($data, $user, $err) } } $pg .= '*'; - $pg .= ' A value of 0, less than the pool default,
'; + $pg .= ' A value of 0, less than the pool minimum,
'; $pg .= 'or less than the pool calculated value for you,
'; $pg .= 'will use the pool calculated value
'; $pg .= "\n";