From e9949e742d7e2f28fc9191d20959fdfdac632da6 Mon Sep 17 00:00:00 2001 From: phl0 Date: Mon, 20 Jan 2025 16:31:42 +0100 Subject: [PATCH] Typo fixes --- application/controllers/User.php | 2 +- application/views/user/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/controllers/User.php b/application/controllers/User.php index 724be3992..af67c9b24 100644 --- a/application/controllers/User.php +++ b/application/controllers/User.php @@ -1055,7 +1055,7 @@ class User extends CI_Controller { $this->session->set_flashdata('warning', __("You can't login to a clubstation directly. Use your personal account instead.")); redirect('user/login'); } else if ($login_attempt === 3) { - $this->session->set_flashdata('warning', __("Your account is locked, due to too many failed login-attempts. Please reset your Password.")); + $this->session->set_flashdata('warning', __("Your account is locked, due to too many failed login-attempts. Please reset your password.")); redirect('user/login'); } else { if(ENVIRONMENT == 'maintenance') { diff --git a/application/views/user/index.php b/application/views/user/index.php index 8d0e83403..c14c8f9ff 100644 --- a/application/views/user/index.php +++ b/application/views/user/index.php @@ -71,7 +71,7 @@ login_attempts > $maxattempts) { ?> - "> + "> : stationcount; ?>