" style="color: #ffff;">Contact administrator if you don't have an account.
-
diff --git a/loginassets/css/style.css b/loginassets/css/style.css
index e34e3e2..6ffad3f 100644
--- a/loginassets/css/style.css
+++ b/loginassets/css/style.css
@@ -1,4 +1,4 @@
-/*!
+/*
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
diff --git a/loginassets/js/1.js b/loginassets/js/1.js
index f716066..9ad2052 100644
--- a/loginassets/js/1.js
+++ b/loginassets/js/1.js
@@ -14,8 +14,6 @@ $(document).ready(function() {
// Function to check if the user exists
function checkUserExists() {
- // Perform user existence check here (e.g., AJAX request to the server)
- // If the user doesn't exist, show the alert and display the h5 element
if (!userExists) {
showUserNotFoundAlert();
showContactAdminMessage(); // Function to display the h5 element