ns77@siliconpin.com 2025-09-03 14:24:53 +00:00
parent 9faae333d6
commit 80f50d3ee4
1 changed files with 1 additions and 1 deletions

View File

@ -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:50px;">
<div class="container" style="margin-top:0px; margin-bottom:100px;">
<h3>Transaction Records</h3>
<?php if ($result && $result->num_rows > 0): ?>