latest commit 20-05-2025
This commit is contained in:
parent
9d0034b8bf
commit
a30f939c8c
@ -245,7 +245,8 @@
|
|||||||
<td style="text-align:right"><span><?php
|
<td style="text-align:right"><span><?php
|
||||||
$yvt = $yvt + round($rel->pending);
|
$yvt = $yvt + round($rel->pending);
|
||||||
?>
|
?>
|
||||||
<?php echo round($rel->pending); ?>
|
<?php echo round(abs($rel->pending));
|
||||||
|
; ?>
|
||||||
</span></td>
|
</span></td>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user