-
Bug
-
Resolution: Fixed
-
3.0.0
-
None
-
PHP Environment:
Database:
Tiny thing: in function login_box (includes/functions.php) the following page_header call is used
page_header($user->lang['LOGIN']);
|
page_header($user->lang['LOGIN'], false);
|

