Author: danydb
Date: 2011-11-22 11:38:35 +0100 (Tue, 22 Nov 2011)
New Revision: 4434

Modified:
   phpcompta/trunk/include/template/ledger_search.php
Log:
probleme ie7, cosmetic : choix des journaux hors de la table

Modified: phpcompta/trunk/include/template/ledger_search.php
===================================================================
--- phpcompta/trunk/include/template/ledger_search.php  2011-11-22 10:36:38 UTC 
(rev 4433)
+++ phpcompta/trunk/include/template/ledger_search.php  2011-11-22 10:38:35 UTC 
(rev 4434)
@@ -1,14 +1,8 @@
 
-<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

Reply via email to