[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 19/86: Cosmetic
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 19/86: Cosmetic |
Date: |
Thu, 19 Sep 2024 02:41:49 -0400 (EDT) |
sparkyx pushed a commit to branch unstable
in repository noalyss.
commit 1e840eb40216aa6b6a6a3adab56714eb4ad1bb94
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>
- [Noalyss-commit] [noalyss] 32/86: RECONCILE : fix bug : sum incorrect if several items RECONCILE : remove direct access to, (continued)
- [Noalyss-commit] [noalyss] 32/86: RECONCILE : fix bug : sum incorrect if several items RECONCILE : remove direct access to, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 41/86: Bug : some db doesn't have the view v_quant_detail, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 42/86: Improve : creation db , mod1 , mod2 and account_repository remove the alter table disable all triggers, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 03/86: Cosmetic: without z-index, the class col is behind the autocomplete div in COMPANY, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 35/86: RECONCILE : VAT ND not in account, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 31/86: RECONCILE : fix bug : sum incorrect if several items, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 07/86: C0OPT1 , C1MENU : improve doc, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 05/86: C0OPT1 , C1MENU : improve doc, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 23/86: Merge branch 'pre-stable' into stable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 28/86: Cosmetic improve widget bookmark color for hover, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 19/86: Cosmetic,
dwm <=
- [Noalyss-commit] [noalyss] 34/86: RECONCILE : fix bug : sum incorrect if several items, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 53/86: Merge branch 'stable' into unstable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 59/86: Set the DB to the version 202 for NOALYSS9.3 correct make-sql, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 66/86: Cosmetic , missing bcscale and code cleaning, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 56/86: Merge branch 'stable' into pre-stable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 75/86: CSS font h2, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 78/86: add detail, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 80/86: Cosmetic : animate bar menu, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 84/86: color, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 11/86: PHP8.2 compatility : strip_tags null, dwm, 2024/09/19