1
0
Fork 0

Reworked contact relations between Friendica and Diaspora

This commit is contained in:
Michael Vogel 2015-10-10 11:06:18 +02:00
commit efbdb57f92
5 changed files with 15 additions and 11 deletions

View file

@ -51,6 +51,9 @@
{{if $lblsuggest}}
<li><a href="fsuggest/{{$contact_id}}" id="contact-edit-suggest">{{$lblsuggest}}</a></li>
{{/if}}
{{if $follow}}
<li><div id="contact-edit-follow"><a href="{{$follow}}">{{$follow_text}}</a></div></li>
{{/if}}
</ul>
</div>