latest commit 20-05-2025

This commit is contained in:
vadivelJ96 2025-05-20 19:02:59 +05:30
parent 9d0034b8bf
commit a30f939c8c

View File

@ -245,7 +245,8 @@
<td style="text-align:right"><span><?php
$yvt = $yvt + round($rel->pending);
?>
<?php echo round($rel->pending); ?>
<?php echo round(abs($rel->pending));
; ?>
</span></td>