Notification History
{include file="global/pagination.tpl"}
| ID | Time | Type | Active |
|---|---|---|---|
| {$NOTIFICATIONS[notification].id} | {$NOTIFICATIONS[notification].time} | {if $NOTIFICATIONS[notification].type == new_block}New Block {else if $NOTIFICATIONS[notification].type == auto_payout}Auto Payout {else if $NOTIFICATIONS[notification].type == idle_worker}IDLE Worker {else if $NOTIFICATIONS[notification].type == manual_payout}Manual Payout {/if} |
|