diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl
index 5bcbfd0b02..7cd02f1648 100755
--- a/view/profile_vcard.tpl
+++ b/view/profile_vcard.tpl
@@ -18,8 +18,8 @@
{{ endif }}
-
-
+
+
{{ if $pdesc }}
$profile.pdesc
{{ endif }}
diff --git a/view/theme/dispy-dark/contact_template.tpl b/view/theme/dispy-dark/contact_template.tpl
index fbf354b475..04968bd07d 100644
--- a/view/theme/dispy-dark/contact_template.tpl
+++ b/view/theme/dispy-dark/contact_template.tpl
@@ -20,9 +20,11 @@
$contact.name
+{{ if $contact.alt_text }}$contact.alt_text
{{ endif }}
$contact.network
+
diff --git a/view/theme/dispy-dark/group_side.tpl b/view/theme/dispy-dark/group_side.tpl
index 516d70d5b4..10ecec2e85 100644
--- a/view/theme/dispy-dark/group_side.tpl
+++ b/view/theme/dispy-dark/group_side.tpl
@@ -1,5 +1,5 @@
-
$item.name
diff --git a/view/theme/dispy/theme.php b/view/theme/dispy/theme.php
index 75297290cd..cbfcb09e67 100644
--- a/view/theme/dispy/theme.php
+++ b/view/theme/dispy/theme.php
@@ -111,6 +111,3 @@ $(document).ready(function() {
});
EOT;
-
-$a->page['footer'] .= <<
+
{{ endif }}
- {{ if $item.filer }}
-
- {{ endif }}
-
+
{{ if $item.drop.dropping }}
{{ endif }}
diff --git a/view/theme/duepuntozero/wallwall_item.tpl b/view/theme/duepuntozero/wallwall_item.tpl
index c37bcb4a28..211906c934 100755
--- a/view/theme/duepuntozero/wallwall_item.tpl
+++ b/view/theme/duepuntozero/wallwall_item.tpl
@@ -61,9 +61,6 @@
{{ endif }}
- {{ if $item.filer }}
-
- {{ endif }}
{{ if $item.drop.dropping }}
{{ endif }}