When someone sends me a message with a URL link in the body of the message, the link opens correctly but in a new tab. I know this is miniscule but I would love if it would open in the same tab! I have looked through most of the source code and thought it may be <a target="_blank" but after changing it to <a target="_self". This being the only instance I could find, it is still opening in a new tab. I found that particular instance in uddeim.php. Any help would be greatly appreciated! Thank you!