diff --git a/public/templates/mpos/admin/wallet/default.tpl b/public/templates/mpos/admin/wallet/default.tpl index 033336e8..479c0b2d 100644 --- a/public/templates/mpos/admin/wallet/default.tpl +++ b/public/templates/mpos/admin/wallet/default.tpl @@ -19,7 +19,7 @@ Liquid Assets - {($BALANCE - $LOCKED - $UNCONFIRMED + $NEWMINT|default:"0")|number_format:"8"} + {($BALANCE - $LOCKED - $UNCONFIRMED {if $NEWMINT >= 0}+ $NEWMINT|default:"0")}|number_format:"8"} {if $NEWMINT >= 0}