3
It seems you have edited the template for the login block. Look at the code for the form:
le="color: #000000"><?php <form style="margin-top: 0px;" action="http://www.theboredboard.com/forums/user.php" method="post"> <a href="http://www.theboredboard.com/forums"> Username: <br> <input name="uname" size="12" value="" maxlength="25" type="text"><br> Password: <br> <input name="pass" size="12" maxlength="32" type="password"><br> <!-- <input type="checkbox" name="rememberme" value="On" class ="formButton" /><br /> //--> <input name="xoops_redirect" value="/forums/modules/newbb/" type="hidden"> <input name="op" value="login" type="hidden"> <input value="User Login" type="submit"><br> </a>
Notice that the <a href="http://www.theboredboard.com/forums"> includes almost everything in the form (username + pass + form fields) and is closed at the bottom.
Humans need fantasy to be humans. To be the place where the fallen angel meets the rising ape.