User Search
{html_options class="form-control select-mini" name="filter[is_admin]" options=$ADMIN selected=$smarty.request.filter.is_admin|default:""}
{html_options class="form-control select-mini" name="filter[is_locked]" options=$LOCKED selected=$smarty.request.filter.is_locked|default:""}
{html_options class="form-control select-mini" name="filter[no_fees]" options=$NOFEE selected=$smarty.request.filter.no_fees|default:""}
User Information
{if $GLOBAL.config.payout_system != 'pps'} {else} {/if} {nocache} {section name=user loop=$USERS|default} {if $GLOBAL.config.payout_system != 'pps'} {else} {/if} {/section} {/nocache}
ID Username eMail Shares HashrateEst. Donation Est. PayoutEst. 24 HoursBalance Reg. Date Last Login Admin Locked No Fees
{$USERS[user].id} {$USERS[user].username|escape} {$USERS[user].email|escape} {$USERS[user].shares.valid} {$USERS[user].hashrate}{$USERS[user].estimates.donation|number_format:"8"} {$USERS[user].estimates.payout|number_format:"8"}{$USERS[user].estimates.hours24|number_format:"8"}{$USERS[user].balance|number_format:"8"} {$USERS[user].signup_timestamp|date_format:$GLOBAL.config.date} {$USERS[user].last_login|date_format:$GLOBAL.config.date}