mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Typo Fixed
This commit is contained in:
@@ -194,7 +194,7 @@ $total_pages = ceil($total_found_rows / 10);
|
||||
<td><?php echo $asset_make; ?></td>
|
||||
<td><?php echo $asset_model; ?></td>
|
||||
<td><?php echo $asset_serial; ?></td>
|
||||
<tc><?php echo $contact_name; ?></tc>
|
||||
<td><?php echo $contact_name; ?></td>
|
||||
</tr>
|
||||
<?php include("edit_asset_modal.php"); ?>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user