Modifications to Core

Core :: Modifications to Core

Remove "&" from login

/system/Users/pnlang/end/user.php line 18
define('_USERS_REGISTRATIONANDLOGIN','Log In & Registration');<\div>
to
define('_USERS_REGISTRATIONANDLOGIN','Log In & Registration');<\div>
Core :: Modifications to Core