noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 14/29: cosmetic : set the total and compute b


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 14/29: cosmetic : set the total and compute button outside of the frame
Date: Wed, 4 Nov 2020 11:08:42 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 0ca583f629754d5f784c482984d028d58fce76e4
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Oct 31 09:17:13 2020 +0100

    cosmetic : set the total and compute button outside of the frame
---
 include/template/predf_ledger_detail.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/template/predf_ledger_detail.php 
b/include/template/predf_ledger_detail.php
index 2174ea1..01f417b 100644
--- a/include/template/predf_ledger_detail.php
+++ b/include/template/predf_ledger_detail.php
@@ -53,6 +53,7 @@ echo '</tr>';
 ?>
 </table>
 
+</div>
 
 <div 
style="position:float;float:right;text-align:right;padding-right:5px;font-size:1.2em;font-weight:bold;color:blue">
       <?php echo 
HtmlInput::button('act',_('Actualiser'),'onClick="compute_all_ledger();"'); ?>
@@ -79,7 +80,6 @@ echo '</tr>';
      <br><?php echo _('Total')?>
 <?php endif; ?>
 </div>
-</div>
 
 
 



reply via email to

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