v2
This commit is contained in:
@@ -15,7 +15,7 @@ $sql = "SELECT * FROM `" . $GLOBALS['arif_tran'] . "`WHERE `AT_ADMIN` = '" . $co
|
||||
$result = $conn->query($sql);
|
||||
?>
|
||||
|
||||
<div class="container" style="margin-top:0px; margin-bottom: 150px;">
|
||||
<div class="container" style="margin-top:0px; margin-bottom: 105px;">
|
||||
<h3>Transaction Records</h3>
|
||||
<?php if ($result && $result->num_rows > 0): ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user