noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 19/31: Task #448 : currency : cosmetic operat


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 19/31: Task #448 : currency : cosmetic operation detail
Date: Sat, 21 Jul 2018 07:47:09 -0400 (EDT)

sparkyx pushed a commit to annotated tag r700-currency-001
in repository noalyss.

commit 73b93b62931a165a75fd2baf8ecc73ef37fb2c52
Author: Dany De Bontridder <address@hidden>
Date:   Thu May 10 10:12:43 2018 +0200

    Task #448 : currency : cosmetic operation detail
---
 include/template/ledger_detail_ach.php | 4 +---
 include/template/ledger_detail_ven.php | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/include/template/ledger_detail_ach.php 
b/include/template/ledger_detail_ach.php
index 66a9d95..9878335 100644
--- a/include/template/ledger_detail_ach.php
+++ b/include/template/ledger_detail_ach.php
@@ -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
diff --git a/include/template/ledger_detail_ven.php 
b/include/template/ledger_detail_ven.php
index 11e41d9..6080f57 100644
--- a/include/template/ledger_detail_ven.php
+++ b/include/template/ledger_detail_ven.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;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]