mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
moved all table listing to server side tables and set the header to dark for better contrast
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
<?php include("header.php");
|
||||
<?php include("header.php"); ?>
|
||||
|
||||
|
||||
|
||||
?>
|
||||
|
||||
<div class="card mb-3">
|
||||
<div class="card-header">
|
||||
<div class="card">
|
||||
<div class="card-header bg-dark text-white">
|
||||
<h6 class="float-left mt-1"><i class="fa fa-fw fa-lock mr-2"></i>Two Factor Authentication</h6>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
Reference in New Issue
Block a user