mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Cleaned up unused files, did some code tidying
This commit is contained in:
@@ -57,7 +57,7 @@ if(isset($_POST['login'])){
|
||||
|
||||
<div class="container">
|
||||
<div class="card card-login mx-auto mt-5">
|
||||
<div class="card-header"><?php echo $config_company_name; ?> Login</div>
|
||||
<div class="card-header"><h3><?php echo $config_company_name; ?> Login</h3></div>
|
||||
<div class="card-body">
|
||||
<?php if(isset($response)) { echo $response; } ?>
|
||||
<form method="post">
|
||||
|
||||
Reference in New Issue
Block a user