Merge branch 'master' of bitbucket.org:ckolivas/ckpool

This commit is contained in:
Con Kolivas 2014-10-07 15:05:18 +11:00
commit d9e65a6936

View File

@ -46,7 +46,7 @@ function workmgtuser($data, $user, $err)
}
}
$pg .= '<tr><td colspan=2 class=dc><font size=-1><span class=st1>*</span>';
$pg .= ' A value of 0, less than the pool default,<br>';
$pg .= ' A value of 0, less than the pool minimum,<br>';
$pg .= 'or less than the pool calculated value for you,<br>';
$pg .= 'will use the pool calculated value</font></td></tr>';
$pg .= "</table><input type=hidden name=rows value=$count></form>\n";