noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 22/86: Cosmetic


From: dwm
Subject: [Noalyss-commit] [noalyss] 22/86: Cosmetic
Date: Thu, 19 Sep 2024 02:41:50 -0400 (EDT)

sparkyx pushed a commit to branch unstable
in repository noalyss.

commit cf200507ca30d5472bb7f6c447eae084024b7bb6
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue Sep 3 18:00:07 2024 +0200

    Cosmetic
---
 include/template/form_ledger_fin.php | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/include/template/form_ledger_fin.php 
b/include/template/form_ledger_fin.php
index a4989314d..d09d451e0 100644
--- a/include/template/form_ledger_fin.php
+++ b/include/template/form_ledger_fin.php
@@ -5,8 +5,7 @@
        <div id="jrn_name_div">
        <h1  id="jrn_name"> <?php echo $this->get_name()?></h1>
 </div>
-<legend><?php echo $f_legend ?> </legend>
-<?php 
+<?php
        $wchdate=new ISelect('chdate');
        $wchdate->value=array(
                        array('value'=>1,'label'=>_("Avec date d'extrait")),
@@ -72,13 +71,12 @@
 </fieldset>
 
 <fieldset>
-<legend><?php echo $f_legend_detail?></legend>
-   <fieldset><legend><?php echo _('Extrait de compte')?></legend>
+
    <?php echo _('Numéro extrait')?> <?php echo $f_extrait?>
    <?php echo _('Solde début') ?> <?php echo $wFirst->input();?>
 <?php echo _('Solde Fin')?> <?php echo $wLast->input();?>
 </fieldset>
-   <fieldset><legend><?php echo _('Opérations')?></legend>
+
 <table id="fin_item" width="100%" border="0">
 <tr>
 <th id="thdate" style="display:none;text-align: left"><?php echo 
_('Date')?><?php echo Icon_Action::infobulle(16)?></TH>



reply via email to

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