From 23c47f78eada85c1f897bbf348a4f802db9ef2f9 Mon Sep 17 00:00:00 2001 From: "M. Dent" Date: Fri, 22 Nov 2019 14:59:45 +0100 Subject: More descriptive connection status icons --- view/tpl/contact_template.tpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'view/tpl/contact_template.tpl') diff --git a/view/tpl/contact_template.tpl b/view/tpl/contact_template.tpl index 2a2f996f4..40495b789 100755 --- a/view/tpl/contact_template.tpl +++ b/view/tpl/contact_template.tpl @@ -1,9 +1,7 @@
{{$contact.name}} - {{if $contact.oneway}} - - {{/if}} + {{include "connstatus.tpl" perminfo=$contact.perminfo}}
{{$contact.name}}
-- cgit v1.2.3