]> git.mxchange.org Git - friendica.git/commitdiff
add js events to ignore button
authorFriendika <info@friendika.com>
Thu, 3 Nov 2011 23:18:50 +0000 (16:18 -0700)
committerFriendika <info@friendika.com>
Thu, 3 Nov 2011 23:18:50 +0000 (16:18 -0700)
view/suggest_friends.tpl

index 626c371594be11301ea4f6ead0702a95781710c5..8e605649448b27aa0ae532f422739edeef94c313 100644 (file)
@@ -1,5 +1,5 @@
 <div class="profile-match-wrapper">
-       <a href="$ignlnk" title="$ignore" ><span class="icon drophide profile-match-ignore" title="$ignore"></span></a>
+       <a href="$ignlnk" title="$ignore" class="icon drophide profile-match-ignore" onmouseout="imgdull(this);" onmouseover="imgbright(this);" onclick="return confirmDelete();" ></a>
        <div class="profile-match-photo">
                <a href="$url">
                        <img src="$photo" alt="$name" width="80" height="80" title="$name [$url]" />