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/tpl/event.tpl | 2 +- view/tpl/events.tpl | 2 +- view/tpl/profile_vcard.tpl | 2 +- view/tpl/search_item.tpl | 4 ++-- view/tpl/wall_item.tpl | 6 +++--- view/tpl/wall_thread.tpl | 6 +++--- view/tpl/wallwall_item.tpl | 8 ++++---- view/tpl/wallwall_thread.tpl | 8 ++++---- 8 files changed, 19 insertions(+), 19 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/event.tpl b/view/tpl/event.tpl index ac9f889ec..80c1dfc55 100644 --- a/view/tpl/event.tpl +++ b/view/tpl/event.tpl @@ -3,7 +3,7 @@ {{ if $event.item.author-name }}$event.item.author-name{{ endif }} $event.html - {{ if $event.item.plink }}{{ endif }} + {{ if $event.item.plink }}{{ endif }} {{ if $event.edit }}{{ endif }}
diff --git a/view/tpl/events.tpl b/view/tpl/events.tpl index 5a9787de3..e0d830691 100644 --- a/view/tpl/events.tpl +++ b/view/tpl/events.tpl @@ -16,7 +16,7 @@ $tabs {{ if $event.is_first }}
$event.d
{{ endif }} {{ if $event.item.author-name }}$event.item.author-name{{ endif }} $event.html - {{ if $event.item.plink }}{{ endif }} + {{ if $event.item.plink }}{{ endif }} {{ if $event.edit }}{{ endif }}
diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index 3360016bc..0876e2dc6 100644 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -29,7 +29,7 @@ {{ if $marital }}
$marital
$profile.marital
{{ endif }} - {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} + {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} {{ endif }} {{ if $item.plink }} - + {{ endif }} {{ if $item.edpost }} diff --git a/view/tpl/wall_thread.tpl b/view/tpl/wall_thread.tpl index 6f7ced7fe..35f613b39 100644 --- a/view/tpl/wall_thread.tpl +++ b/view/tpl/wall_thread.tpl @@ -12,7 +12,7 @@
- + $item.name menu @@ -30,7 +30,7 @@
- $item.name + $item.name
$item.ago
@@ -55,7 +55,7 @@ {{ endif }} {{ if $item.plink }} - + {{ endif }} {{ if $item.edpost }} diff --git a/view/tpl/wallwall_item.tpl b/view/tpl/wallwall_item.tpl index e614d936e..9c824fb3b 100644 --- a/view/tpl/wallwall_item.tpl +++ b/view/tpl/wallwall_item.tpl @@ -3,14 +3,14 @@
$item.wall
- + $item.name menu
@@ -28,7 +28,7 @@
- $item.name $item.to $item.owner_name $item.vwall
+ $item.name $item.to $item.owner_name $item.vwall
$item.ago{{ if $item.app }}$item.str_app{{ endif }}
@@ -52,7 +52,7 @@
{{ endif }} {{ if $item.plink }} - + {{ endif }} {{ if $item.edpost }} diff --git a/view/tpl/wallwall_thread.tpl b/view/tpl/wallwall_thread.tpl index 15c016c16..ecfb65aef 100644 --- a/view/tpl/wallwall_thread.tpl +++ b/view/tpl/wallwall_thread.tpl @@ -10,14 +10,14 @@
$item.wall
- + $item.name menu
@@ -35,7 +35,7 @@
- $item.name $item.to $item.owner_name $item.vwall
+ $item.name $item.to $item.owner_name $item.vwall
$item.ago
@@ -59,7 +59,7 @@
{{ endif }} {{ if $item.plink }} - + {{ endif }} {{ if $item.edpost }} -- cgit v1.2.3