Edit login.php via Editor
This commit is contained in:
parent
84395a5c8b
commit
d9c5634d9d
@ -52,7 +52,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
|
|||||||
<body>
|
<body>
|
||||||
<div class="login-container">
|
<div class="login-container">
|
||||||
<div class="login-box">
|
<div class="login-box">
|
||||||
<h1 class="login-title">Project Name</h1>
|
<h1 class="login-title">Bhuddi School Student Management System</h1>
|
||||||
<?php if(!empty($success)): ?>
|
<?php if(!empty($success)): ?>
|
||||||
<div class="alert alert-success" role="alert">
|
<div class="alert alert-success" role="alert">
|
||||||
<?php echo $success; ?>
|
<?php echo $success; ?>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user