From 67a7d440d9c8b37acfe2aa7c062f453680c45384 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 13 Nov 2012 02:57:15 -0800 Subject: usability improvements --- view/tpl/contact_template.tpl | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/contact_template.tpl b/view/tpl/contact_template.tpl index 48930b48a..77e4802e5 100644 --- a/view/tpl/contact_template.tpl +++ b/view/tpl/contact_template.tpl @@ -5,16 +5,8 @@ onmouseover="if (typeof t$contact.id != 'undefined') clearTimeout(t$contact.id); openMenu('contact-photo-menu-button-$contact.id')" onmouseout="t$contact.id=setTimeout('closeMenu(\'contact-photo-menu-button-$contact.id\'); closeMenu(\'contact-photo-menu-$contact.id\');',200)" > - $contact.name + $contact.name - {{ if $contact.photo_menu }} - menu -
- -
- {{ endif }} -- cgit v1.2.3