aboutsummaryrefslogtreecommitdiffstats
path: root/view/xrd_host.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-28 15:07:01 -0700
committerFriendika <info@friendika.com>2011-09-28 15:07:01 -0700
commitbedb4eb7150f8ccc48121a9512e9f591b27572a8 (patch)
tree7d9fcd6957e046350f9a051af851e2f452413c55 /view/xrd_host.tpl
parenta1786cbf61a3ea6ff15ebcc578e7ad9800814391 (diff)
downloadvolse-hubzilla-bedb4eb7150f8ccc48121a9512e9f591b27572a8.tar.gz
volse-hubzilla-bedb4eb7150f8ccc48121a9512e9f591b27572a8.tar.bz2
volse-hubzilla-bedb4eb7150f8ccc48121a9512e9f591b27572a8.zip
just hostname not url in hm:host - host xrd document
Diffstat (limited to 'view/xrd_host.tpl')
-rw-r--r--view/xrd_host.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/xrd_host.tpl b/view/xrd_host.tpl
index ee34c1e46..dbb20256f 100644
--- a/view/xrd_host.tpl
+++ b/view/xrd_host.tpl
@@ -2,7 +2,7 @@
<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'
xmlns:hm='http://host-meta.net/xrd/1.0'>
- <hm:Host>$zroot</hm:Host>
+ <hm:Host>$zhost</hm:Host>
<Link rel='lrdd' template='$domain/xrd/?uri={uri}' />
<Link rel='acct-mgmt' href='$domain/amcd' />