From cbc60d525e9140169c3b2d03998c53907b2fa3a7 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Thu, 23 Feb 2012 11:22:32 +0100 Subject: quattro post preview, style contacts pages, style for "shiny" class, fix contacts list in profile aside. remove html from viewcontacts.php and contacts.php use contact_template.tpl to print contacts also in viewcontacts --- view/theme/vier/contact_template.tpl | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) mode change 100644 => 100755 view/theme/vier/contact_template.tpl (limited to 'view/theme/vier') diff --git a/view/theme/vier/contact_template.tpl b/view/theme/vier/contact_template.tpl old mode 100644 new mode 100755 index f2749656a..48930b48a --- a/view/theme/vier/contact_template.tpl +++ b/view/theme/vier/contact_template.tpl @@ -1,21 +1,25 @@ -
-
-
+
+
+
- $name - - menu - + $contact.name + {{ if $contact.photo_menu }} + menu +
+
    + $contact.photo_menu +
+
+ {{ endif }}
-
$name
- +
+
$contact.name
+
- -- cgit v1.2.3