* Moving from My Graph to its own section: Hashrate Graphs * Adding pool hashrate graph * Adding combined hashrate graph and piechart Fixes #187
6 lines
373 B
Smarty
6 lines
373 B
Smarty
{include file="global/block_header.tpl" BLOCK_HEADER="24h Hashrate Statistics" BUTTONS=array(mine,pool,both)}
|
|
{include file="{$smarty.request.page}/{$smarty.request.action}/mine.tpl"}
|
|
{include file="{$smarty.request.page}/{$smarty.request.action}/pool.tpl"}
|
|
{include file="{$smarty.request.page}/{$smarty.request.action}/both.tpl"}
|
|
{include file="global/block_footer.tpl"}
|