Task #448 : currency : cosmetic operation detail

This commit is contained in:
Dany De Bontridder 2018-05-10 10:12:43 +02:00
parent 8909b0c79f
commit 73b93b6293
2 changed files with 2 additions and 4 deletions

View file

@ -109,8 +109,7 @@ $str_anc="";
</tr>
</table>
<div class="myfieldset">
<table class="result">
<table class="result" style="margin-left:4px">
<?php
bcscale(2);
$total_htva = 0;
@ -276,7 +275,6 @@ $str_anc="";
}
?>
</div>
<?php

View file

@ -117,7 +117,7 @@ echo $ipaid->input();
</tr>
</table>
<table class="result">
<table class="result" style="margin-left:4px">
<?php
bcscale(2);
$total_htva = 0;