I thought before wordpress ms would redirect you automatically to that sites dashboard. but now it lists the sites you own and shows an error message.(if you attempt to log into the main site) I guess I am ok with it but want to hide the error message. I could do this by editing the install.css with:
#error-page p {display: none !important;}
I dont want to edit the core files. I'd like to do it with a function.