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')?>
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev