Fix 'menus/password check seem to follow after the login by one page'
bug - the smarty() function checks for whether the user is logged in, and we're not sure that they are or are not until after the form has been created. Made the login form use the div renderer.
Please register or sign in to comment