Chucking the 'Sign In to Edit this Site' Link in Footer
Permalink 2 users found helpful
I am not sure I want to include the 'Sign in to Edit this Site' link in the footer of my site. Is there a way to get rid of it? If I got rid of it, how could I log in to edit it myself, basically is there a workaround? Thanks!
You'll need to know a little PHP to remove that. As you've no doubt noticed, it captures the current state of the the user -- whether logged in or not -- and displays either the login or logout message.
To login without that in your footer, use the following address:
http://www.site.com/index.php/login...