]> git.mxchange.org Git - friendica.git/blobdiff - view/contact_template.tpl
change to hover function
[friendica.git] / view / contact_template.tpl
index 2fa167febbce3c65193fa3bde248130cb3eb2467..e1a080b67560cb772e03a8efe58d0a6c3b4c4f6e 100644 (file)
@@ -1,7 +1,7 @@
 
 <div class="contact-entry-wrapper" id="contact-entry-wrapper-$id" >
        <div class="contact-entry-photo-wrapper" >
-               <div class="contact-entry-photo" id="contact-entry-photo-$id"
+               <div class="contact-entry-photo mframe" id="contact-entry-photo-$id"
                onmouseover="if (typeof t$id != 'undefined') clearTimeout(t$id); openMenu('contact-photo-menu-button-$id')" onmouseout="t$id=setTimeout('closeMenu(\'contact-photo-menu-button-$id\'); closeMenu(\'contact-photo-menu-$id\');',200)" >
 
                        <a href="$url" title="$img_hover" /><img src="$thumb" $sparkle alt="$name" /></a>