From 8826d0301c589f2175b12e82ce7318db8cbe972a Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Thu, 16 Apr 2015 10:51:02 +0200 Subject: [PATCH] [UPDATE] Remove / in Peer Identity --- templates/bootstrap/admin/wallet/peers.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/bootstrap/admin/wallet/peers.tpl b/templates/bootstrap/admin/wallet/peers.tpl index f98f6438..fe7a74aa 100644 --- a/templates/bootstrap/admin/wallet/peers.tpl +++ b/templates/bootstrap/admin/wallet/peers.tpl @@ -20,7 +20,7 @@ {$ARRAY['addr']} {$ARRAY['version']} - {$ARRAY['subver']} + {$ARRAY['subver']|replace:'/':''} {$ARRAY['conntime']|date_format:$GLOBAL.config.date} {(($ARRAY['bytessent'] + $ARRAY['bytesrecv']) / 1024 / 1024)|number_format:"3"} MB