phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r228 - trunk/coprop/include/template


From: phpcompta-dev
Subject: [Phpcompta-dev] r228 - trunk/coprop/include/template
Date: Wed, 4 Jan 2012 14:36:34 +0100 (CET)

Author: danydb
Date: 2012-01-04 14:36:34 +0100 (Wed, 04 Jan 2012)
New Revision: 228

Modified:
   trunk/coprop/include/template/coprop_lot_mod.php
Log:
coprop mod  add description

Modified: trunk/coprop/include/template/coprop_lot_mod.php
===================================================================
--- trunk/coprop/include/template/coprop_lot_mod.php    2012-01-04 13:33:57 UTC 
(rev 227)
+++ trunk/coprop/include/template/coprop_lot_mod.php    2012-01-04 13:36:34 UTC 
(rev 228)
@@ -72,7 +72,7 @@
                        Lot
                </th>
                <th>
-                       Pourcentage
+                       Description
                </th>
        </tr>
 <? for ($i=0;$i<count($not_assigned);$i++): ?>
@@ -81,7 +81,7 @@
                        <?=$not_assigned[$i]['fiche_name']?>
                </td>
                <td>
-                    <?=$not_assigned[$i]['fiche_name']?>
+                    <?=$not_assigned[$i]['fiche_desc']?>
                </td>
                <td>
                        <?




reply via email to

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