php-mpos/public/templates/mobile/dashboard/overview.tpl
2013-10-09 11:15:11 +02:00

12 lines
485 B
Smarty

<div class="module_content">
<div style="display: inline-block;">
<div id="hashrate" style="width:180px; height:120px;"></div>
<div id="sharerate" style="width:180px; height:120px;"></div>
</div>
<div style="display: inline-block;">
<div id="poolhashrate" style="width:100px; height:80px;"></div>
<div id="nethashrate" style="width:100px; height:80px;"></div>
<div id="querytime" style="width:100px; height:80px;"></div>
</div>
</div>