[Fixed login error position Adrian Georgescu **20121029143445 Ignore-this: 3aaf87d34376c4638f346629aec6bd43 ] hunk ./phplib/local.inc 766 - - print " -
-
-
- If you make use of One Time Passwords: -
    -
  • Fill in your username -
  • Press the Send OTP button -
  • Collect the password -
  • Fill it in the password field -
  • Press the Login Now button to login -
- -
- - "; - - - + hunk ./phplib/local.inc 770 -

- - - - -
Invalid username/password combination.
-
$otp_error
+

+ Invalid username/password combination.
+ $otp_error +

hunk ./phplib/local.inc 778 - $query=sprintf("select * from spam where ip = '%s'",addslashes($_SERVER[REMOTE_ADDR])); - $spam->query($query); + $query=sprintf("select * from spam where ip = '%s'",addslashes($_SERVER[REMOTE_ADDR])); + $spam->query($query); hunk ./phplib/local.inc 795 + + + print " +
+
+
+ If you make use of One Time Passwords: +
    +
  • Fill in your username +
  • Press the Send OTP button +
  • Collect the password +
  • Fill it in the password field +
  • Press the Login Now button to login +
+ +
+ + "; +