Seperate Assets in client documentation, also fixed width issue on client vendors when pagination is was active

This commit is contained in:
johnnyq
2022-02-15 14:12:47 -05:00
parent b3ebb21989
commit 626a8f8205
2 changed files with 428 additions and 9 deletions

View File

@@ -186,10 +186,8 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
</tbody>
</table>
<?php include("pagination.php"); ?>
</div>
<?php include("pagination.php"); ?>
</div>
</div>