aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_vcard.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-10-08 15:30:06 -0700
committerzotlabs <mike@macgirvin.com>2016-10-08 15:30:06 -0700
commit134b9fc466ff529274cd81c95365919d506dfe1c (patch)
tree613fb0fe6f8a9deaafce9c651787aa1d0f2607dc /view/tpl/profile_vcard.tpl
parent10863a5949cc59771424cb809af5c9f279f78a58 (diff)
downloadvolse-hubzilla-134b9fc466ff529274cd81c95365919d506dfe1c.tar.gz
volse-hubzilla-134b9fc466ff529274cd81c95365919d506dfe1c.tar.bz2
volse-hubzilla-134b9fc466ff529274cd81c95365919d506dfe1c.zip
don't show diaspora protocol info in the hcard if the diaspora protocol is not installed. This really needs to be moved to the plugin but this was a quick fix.
Diffstat (limited to 'view/tpl/profile_vcard.tpl')
-rwxr-xr-xview/tpl/profile_vcard.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl
index 5e9d192a1..9bd534fd8 100755
--- a/view/tpl/profile_vcard.tpl
+++ b/view/tpl/profile_vcard.tpl
@@ -52,6 +52,7 @@
{{if $diaspora}}
{{include file="diaspora_vcard.tpl"}}
{{/if}}
+
</div>
<div id="clear"></div>