php-mpos/public/templates/mpos/dashboard/network_info.tpl
Sebastian Grewe f55d0ba982 [IMRPOVED] MPOS Theme Dashboard
* [CHANGE] Removed `default_<payout_sytem>` files
* [ADDED] Added generic, simple templates to remove code duplication
* [CHANGE] New default payment system template expanding on payout type
2013-10-25 14:17:36 +02:00

12 lines
321 B
Smarty

<tr>
<td colspan="2"><b><u>Network Info</u></b></td>
</tr>
<tr>
<td><b>Difficulty</b></td>
<td id="b-diff" class="right"></td>
</tr>
<tr>
<td><b>Current Block</b></td>
<td id="b-nblock" class="right"></td>
</tr>