Address Management';
if ($err != '')
$pg .= "$err
";
$pg .= makeForm('addrmgt');
$pg .= "
# | '; $pg .= 'Address | '; $pg .= 'ID | '; $pg .= 'Ratio | '; $pg .= '% | '; $pg .= '|
'; $pg .= ' | '; $pg .= ""; $pg .= ' | '; $pg .= ''; $pg .= ""; $pg .= ' | '; $pg .= ''; $pg .= ""; $pg .= ' | '; $pg .= ''; $pg .= "0.00%"; $pg .= ' | '; $pg .= "|
'.($i+1).' | '; $pg .= ''; $pg .= ""; $pg .= ' | '; $nam = htmlspecialchars($ans['payname:'.$i]); $pg .= ''; $pg .= ""; $pg .= ' | '; $ratio = intval($ans['ratio:'.$i]); $pg .= ''; $pg .= ""; $pg .= ' | '; $pg .= ''; $pg .= "%"; $pg .= ' | '; $pg .= "|
"; $pg .= ""; $pg .= " | limit $limit | ||||
'; $pg .= ' | Password: | '; $pg .= ''; $pg .= ' | |||
'; $pg .= ' | *2nd Authentication: | '; $pg .= ''; $pg .= ' | '; $pg .= '|||
';
$pg .= "*Leave blank if you haven't enabled it "; $pg .= 'You must enter your password to save changes '; $pg .= 'A ratio of 0, will remove the address from the payouts |