From 2566b674d893b4000db683a12b459ddae475ef36 Mon Sep 17 00:00:00 2001 From: TopoX84 Date: Mon, 5 Mar 2018 08:17:39 -0600 Subject: [PATCH] Update status.tpl by adding
it will fix a display issue on the mobile version while looking at wallet status --- templates/bootstrap/admin/wallet/status.tpl | 67 +++++++++++---------- 1 file changed, 35 insertions(+), 32 deletions(-) diff --git a/templates/bootstrap/admin/wallet/status.tpl b/templates/bootstrap/admin/wallet/status.tpl index 87566e13..c1d2f477 100644 --- a/templates/bootstrap/admin/wallet/status.tpl +++ b/templates/bootstrap/admin/wallet/status.tpl @@ -1,32 +1,35 @@ -
-
-
- Wallet Status -
-
- - - - - - - - - - - - - - - - - - - - - -
VersionProtocol VersionWallet VersionPeersStatusBlocksAccounts
{$COININFO.version|default:""}{$COININFO.protocolversion|default:""}{$COININFO.walletversion|default:""}{$COININFO.connections|default:""}{$COININFO.errors|default:"OK"}{$COININFO.blocks|default:"0"}{$ADDRESSCOUNT}
-
-
-
-
+
+
+
+ Wallet Status +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + +
VersionProtocol VersionWallet VersionPeersStatusBlocksAccounts
{$COININFO.version|default:""}{$COININFO.protocolversion|default:""}{$COININFO.walletversion|default:""}{$COININFO.connections|default:""}{$COININFO.errors|default:"OK"}{$COININFO.blocks|default:"0"}{$ADDRESSCOUNT}
+
+
+
+