Show network name instead of testnet boolean

This commit is contained in:
Braydon Fuller 2016-02-05 10:40:26 -05:00
parent 7c5a79c80a
commit 2e013122db
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@
<td class="text-right">{{info.difficulty}}</td>
</tr>
<tr>
<td translate>Testnet</td>
<td class="text-right">{{info.testnet}}</td>
<td translate>Network</td>
<td class="text-right">{{info.network}}</td>
</tr>
<tr>
<td translate>Proxy setting</td>