To-do list (what to expect in future releases):
Currently the login box when you log will redirect you to your main boards page, if you go back to where the login page, you'll see the login box again. I plan soon to upgrade the code and show a logged in stat.
Can you put a register button?
You can do it yourself by just adding the following line on the code wherever you want the register line to be:
Code:
<a href="pathtoyourforums/register.php">Not a member? Register now</a>