Skip to content

Instantly share code, notes, and snippets.

@Timopheym
Created November 1, 2015 23:06
Show Gist options
  • Save Timopheym/53eb51a9e144bcfaedf7 to your computer and use it in GitHub Desktop.
Save Timopheym/53eb51a9e144bcfaedf7 to your computer and use it in GitHub Desktop.
<div class="actions fl_r">
<a href="write1778303" onclick="return showWriteMessageBox(event, 1778303)" class="friends_act">Send a message</a>
<a href="/friends?id=1778303" class="friends_act">Browse friends</a>
<a onclick="return Friends.deleteFriend(event, 1778303, this)" class="friends_act">Remove from friends </a>
<a class="lists_select frinds_act" onclick="return Friends.ddShow(1778303, this, event)">Edit friend lists</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment