Sorry that would not work ,please remove that code .
You need to override the login-.php and footer.php files for this with the help of child theme .
Install blank child theme (available in package) and copy the header.php and footer.php file in it .
In child theme header and footer , remove "
<?php echo vibe_site_url(); ?> " and place your site url manually in the href parameter .
refer :
http://prntscr.com/amdzyt
but above solution will only work if you use only default header and footer form layout options .