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/contact_template.tpl | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'view/contact_template.tpl') diff --git a/view/contact_template.tpl b/view/contact_template.tpl index e1a080b67..d6f114d6e 100755 --- a/view/contact_template.tpl +++ b/view/contact_template.tpl @@ -1,23 +1,25 @@ -
-
-
+
+
+
- $name - - menu -
-
    - $contact_photo_menu -
-
+ $contact.name + {{ if $contact.photo_menu }} + menu + + {{ endif }}
-
-
$name
+
$contact.name
+
$contact.item.url
+
$contact.item.network|network_to_name
+ -
+ -- cgit v1.2.3