phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4437 - phpcompta/trunk/include/template


From: phpcompta-dev
Subject: [Phpcompta-dev] r4437 - phpcompta/trunk/include/template
Date: Tue, 22 Nov 2011 13:48:03 +0100 (CET)

Author: danydb
Date: 2011-11-22 13:48:03 +0100 (Tue, 22 Nov 2011)
New Revision: 4437

Modified:
   phpcompta/trunk/include/template/ledger_search.php
Log:
recherche choix des journaux dans la table

Modified: phpcompta/trunk/include/template/ledger_search.php
===================================================================
--- phpcompta/trunk/include/template/ledger_search.php  2011-11-22 12:46:14 UTC 
(rev 4436)
+++ phpcompta/trunk/include/template/ledger_search.php  2011-11-22 12:48:03 UTC 
(rev 4437)
@@ -1,8 +1,14 @@
 
+<table>
+<tr>
+<td style='text-align:right;width:30em'>
 <?=_('Dans le journal')?>
+</td>
+<td>
    <?php echo $f_ledger; ?>
+</td>
+</tr>
 
-<table>
 <tr>
 <td style='text-align:right;width:30em'>
 <?=_('Et Compris entre les date')?>




reply via email to

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