From: Alan Knowles Date: Mon, 17 Sep 2018 06:14:09 +0000 (+0800) Subject: Pman/Login.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=b873a6e330ab443fcbf21422d737ceff7b088d8e Pman/Login.php --- diff --git a/Pman/Login.php b/Pman/Login.php index dcd19e5..558b8e1 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -294,7 +294,7 @@ class Pman_Login extends Pman } if(!empty($u->oath_key) && empty($_REQUEST['oath_password'])){ - $this->jerror('LOGIN-BAD','Your account require Two-Factor Authentication'); + $this->jerror('LOGIN-BAD','Your account requires Two-Factor Authentication'); } // check if config allows non-owner passwords.