Task #448 : currency : cosmetic operation detail
This commit is contained in:
parent
8909b0c79f
commit
73b93b6293
2 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue