diff --git a/core/templates/login.php b/core/templates/login.php index c85f32ba8e..74bb8b9239 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -61,7 +61,7 @@ use OC\Core\Controller\LoginController;

- t('Wrong password.')); ?> + t('Wrong username or password.')); ?>