Fix bug where certain combinations of clicking on deny/sendmessage links could...
Fix bug where certain combinations of clicking on deny/sendmessage links could cause many textareas to open on screen. Caused by having multiple elements with the same ID on screen, fixed by making them all unique.
Please register or sign in to comment