Add Pagination to File Grid / Thumbnail View

This commit is contained in:
johnnyq 2023-09-05 14:46:51 -04:00
parent baea5ed997
commit 941cbd37be
1 changed files with 3 additions and 0 deletions

View File

@ -203,10 +203,13 @@ $num_of_files = mysqli_num_rows($sql);
<?php
require("client_file_view_modal.php");
}
?>
</div>
<?php require_once("pagination.php"); ?>
<?php } else { ?>
<div class="table-responsive-sm">