- {count($WORKERS)} Current Active Pool Workers - + {$GLOBAL.workers} Current Active Pool Workers + + + + + + + +{if $smarty.request.start|default:"0" > 0} + +{else} + +{/if} + + + + + + + + Worker Name @@ -14,7 +33,7 @@ {nocache} {section worker $WORKERS} - + {$WORKERS[worker].username|escape} {$WORKERS[worker].password|escape} @@ -28,6 +47,6 @@ {/section} {/nocache} - - + +
+ User Search + + + + + + + + + +{if $smarty.request.start|default:"0" > 0} + +{else} + +{/if} + + + + + + + + Account + + + + E-Mail + + + + Is Admin + {html_options name="filter[is_admin]" options=$ADMIN selected=$smarty.request.filter.is_admin|default:""} + + + Is Locked + {html_options name="filter[is_locked]" options=$LOCKED selected=$smarty.request.filter.is_locked|default:""} + + + No Fees + {html_options name="filter[no_fees]" options=$NOFEE selected=$smarty.request.filter.no_fees|default:""} + + + Note: Text search fields support '%' as wildcard. + + + + +
User Information - {include file="global/pagination.tpl"} - + ID @@ -87,34 +139,5 @@ {/section} {/nocache} - - - ID - Username - E-Mail - Shares - Hashrate -{if $GLOBAL.config.payout_system != 'pps'} - Est. Donation - Est. Payout -{else} - Est. 24 Hours -{/if} - Balance - Admin - Locked - No Fees - - -