mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Number of Records per page is now configurable
This commit is contained in:
@@ -6,9 +6,6 @@ $sql_software = mysqli_query($mysqli,"SELECT * FROM software WHERE contact_id =
|
||||
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="modal" id="contactDetailsModal<?php echo $contact_id; ?>" tabindex="-1">
|
||||
<div class="modal-dialog modal-lg">
|
||||
<div class="modal-content bg-dark">
|
||||
|
||||
Reference in New Issue
Block a user