mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Initial work on client contracts, Added Contracts Table
This commit is contained in:
@@ -452,7 +452,7 @@ if(isset($_GET['client_id'])){
|
||||
|
||||
|
||||
<?php if($num_domains > 0){ ?>
|
||||
<h4 id="domains">Web Domains <small>(<?php echo $num_domains; ?>)</small></h4>
|
||||
<h4 id="domains">Domains <small>(<?php echo $num_domains; ?>)</small></h4>
|
||||
<table class="table table-bordered table-sm mb-4">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user