How do I remove the roundcubeskins.net logo from the login page?

If you'd like to remove the small roundcubeplus.com logo that is displayed in the right-bottom corner of the login screen, set the variable remove_vendor_branding to true in plugins/xskin/config.inc.php file:

$config['remove_vendor_branding'] = true;