From e6a8bb211c44550f2d235b6f795d67ef3d781111 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 3 Aug 2013 16:35:55 -0700 Subject: connect link in directory --- view/tpl/direntry.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view/tpl') diff --git a/view/tpl/direntry.tpl b/view/tpl/direntry.tpl index a7ca15167..c6c0ab028 100755 --- a/view/tpl/direntry.tpl +++ b/view/tpl/direntry.tpl @@ -6,5 +6,8 @@
{{$entry.name}}
+ {{if $entry.connect}} +
{{$entry.conn_label}}
+ {{/if}}
{{$entry.details}}
-- cgit v1.2.3