Moved Document Templates to settings

This commit is contained in:
johnnyq
2023-09-26 12:55:38 -04:00
parent c8d1d4d5e1
commit f6d032f1d2
7 changed files with 31 additions and 35 deletions

View File

@@ -53,11 +53,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
<h3 class="card-title mt-2">
<i class="fa fa-fw fa-folder mr-2"></i>Documents
</h3>
<button type="button" class="btn btn-dark dropdown-toggle ml-1" data-toggle="dropdown"></button>
<div class="dropdown-menu">
<a class="dropdown-item text-dark" href="client_document_templates.php?client_id=<?php echo $client_id; ?>">Templates</a>
</div>
<div class="card-tools">
<div class="btn-group">