Author: danydb
Date: 2012-01-12 14:44:16 +0100 (Thu, 12 Jan 2012)
New Revision: 285

Modified:
   trunk/coprop/include/template/appel_fond.php
Log:
ecran appel de fond cosmetic

Modified: trunk/coprop/include/template/appel_fond.php
===================================================================
--- trunk/coprop/include/template/appel_fond.php        2012-01-12 13:34:14 UTC 
(rev 284)
+++ trunk/coprop/include/template/appel_fond.php        2012-01-12 13:44:16 UTC 
(rev 285)
@@ -50,6 +50,7 @@
 
 </table>
 appel de fond par <?=$appel_fond_type->input()?>
+<div style="margin-left:150px">
 <table id="appel_fond_budget">
                <tr >
                     
@@ -59,7 +60,8 @@
                <td>
                        <?=$budget_sel->input()?>
                </td>
-
+        </tr>
+        <tr>
                <td>
                        Pourcentage du budget
                </td>
@@ -77,7 +79,8 @@
                <td>
                        <?=$amount->input()?>
                </td>
-
+        </tr>
+        <tr>
                <td>
                        Clef de répartiton à utiliser
                </td>
@@ -87,4 +90,5 @@
        </tr>
 
 </table>
-<script> appel_fond_show()</script>
\ No newline at end of file
+</div>
+<script> appel_fond_show()</script>


_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to