From 2a4032d71aaa8934ce948f549e55e53d14cdfc93 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Fri, 9 Jun 2017 16:26:30 -0700 Subject: clean up the warnings about connections on unclonable networks --- view/tpl/abook_edit.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 8d44e8b16..146030494 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -59,10 +59,11 @@ {{$loc_text}} {{$locstr}} {{/if}} - {{if $not_here}} + {{if $unclonable}}
- {{$not_here}} +
{{$unclonable}}
+
{{/if}} {{if $last_update}}
-- cgit v1.2.3