Stay Signed In
Do you want to access your site more quickly on this computer? Check this box, and your username and password will be remembered for two weeks. Click logout to turn this off.
Stay Safe
Do not check this box if you are using a public computer. You don't want anyone seeing your personal info or messing with your site.
Although the hyperlink for the text above takes you to the destined site, it changes the whole page. If you own a site, you wouldn't want to encourage your visitors to leave your page to enter another site. It also makes it inconvenient for your viewers because if they want to go back to your site, then they'd have to click "Back" just to go back.
In this case, you should change the coding so that when the visitor clicks the link, it opens up in a new window. The only line you have to add to the original code is target="_blank">. Insert this line right after the "Link URL."