diff options
author | friendica <info@friendica.com> | 2012-09-09 21:26:36 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-09-09 21:26:36 -0700 |
commit | e4f3e96b657e4ce33c06701653eaba9574152c9a (patch) | |
tree | c0cabbe859ded25737e39d4e74bcc83a63647fa3 /view/theme/dispy/profile_vcard.tpl | |
parent | 3ebb4a3dc7a369e7a716ab93d02b44b20522080f (diff) | |
download | volse-hubzilla-e4f3e96b657e4ce33c06701653eaba9574152c9a.tar.gz volse-hubzilla-e4f3e96b657e4ce33c06701653eaba9574152c9a.tar.bz2 volse-hubzilla-e4f3e96b657e4ce33c06701653eaba9574152c9a.zip |
remove targeted windows
Diffstat (limited to 'view/theme/dispy/profile_vcard.tpl')
-rw-r--r-- | view/theme/dispy/profile_vcard.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/profile_vcard.tpl b/view/theme/dispy/profile_vcard.tpl index b7c99edd9..5d9a3924c 100644 --- a/view/theme/dispy/profile_vcard.tpl +++ b/view/theme/dispy/profile_vcard.tpl @@ -64,7 +64,7 @@ <div class="homepage"> <span class="homepage-label">$homepage</span> <span class="homepage-url"><a href="$profile.homepage" - target="external-link">$profile.homepage</a></span> + >$profile.homepage</a></span> </div>{{ endif }} {{ inc diaspora_vcard.tpl }}{{ endinc }} |