diff --git a/public/templates/mpos/admin/wallet/default.tpl b/public/templates/mpos/admin/wallet/default.tpl index 41af9626..7884cd9f 100644 --- a/public/templates/mpos/admin/wallet/default.tpl +++ b/public/templates/mpos/admin/wallet/default.tpl @@ -1,6 +1,7 @@ +{if $ADDRESSCOUNT > 1}

Wallet Information

- +{/if}

Balance Summary

@@ -50,9 +51,9 @@
+{if $ADDRESSCOUNT > 1}
-{if $ADDRESSCOUNT > 1}

Number of Accounts in Wallet: {$ADDRESSCOUNT|default:"0"}

{foreach key=NAME item=VALUE from=$ACCOUNTS}