From e4f3e96b657e4ce33c06701653eaba9574152c9a Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 9 Sep 2012 21:26:36 -0700 Subject: remove targeted windows --- view/theme/dispy/profile_vcard.tpl | 2 +- view/theme/dispy/search_item.tpl | 4 ++-- view/theme/dispy/wall_item.tpl | 4 ++-- view/theme/dispy/wallwall_item.tpl | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'view/theme/dispy') 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 @@
$homepage $profile.homepage + >$profile.homepage
{{ endif }} {{ inc diaspora_vcard.tpl }}{{ endinc }} diff --git a/view/theme/dispy/search_item.tpl b/view/theme/dispy/search_item.tpl index 35572caa0..986e698ce 100644 --- a/view/theme/dispy/search_item.tpl +++ b/view/theme/dispy/search_item.tpl @@ -4,7 +4,7 @@
- + $item.name menu
@@ -21,7 +21,7 @@
- $item.name + $item.name
$item.ago
diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index d5cc7f16c..6e6761f8f 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -5,7 +5,7 @@
- $item.name + $item.name menu
    @@ -52,7 +52,7 @@
  • {{ endif }} {{ if $item.plink }} - + {{ endif }} {{ if $item.edpost }}
  • diff --git a/view/theme/dispy/wallwall_item.tpl b/view/theme/dispy/wallwall_item.tpl index 63c8a2e96..fa79d256e 100644 --- a/view/theme/dispy/wallwall_item.tpl +++ b/view/theme/dispy/wallwall_item.tpl @@ -3,14 +3,14 @@
    $item.wall
    - + $item.name menu
    @@ -59,7 +59,7 @@ class="icon recycle wall-item-share-buttons" title="$item.vote.share.0" onclick
  • {{ endif }} {{ if $item.plink }} - + {{ endif }} {{ if $item.edpost }}
  • -- cgit v1.2.3