Author: danydb
Date: 2012-01-12 13:28:15 +0100 (Thu, 12 Jan 2012)
New Revision: 283
Modified:
trunk/coprop/include/appel_fond.inc.php
Log:
label
Modified: trunk/coprop/include/appel_fond.inc.php
===================================================================
--- trunk/coprop/include/appel_fond.inc.php 2012-01-12 12:11:23 UTC (rev
282)
+++ trunk/coprop/include/appel_fond.inc.php 2012-01-12 12:28:15 UTC (rev
283)
@@ -94,9 +94,9 @@
// select between budget or amount
$appel_fond_type=new ISelect("aft");
$appel_fond_type->value=array(
- array("value"=>-1,'Faites votre choix'),
- array("value"=>1,'appel de fond d\'budget'),
- array("value"=>2,'Appel de fond par montant')
+ array("value"=>-1,'label'=>'Faites votre choix'),
+ array("value"=>1,'label'=>'Appel de fond d\'budget'),
+ array("value"=>2,'label'=>'Appel de fond par montant')
);
$onchange=" onchange=\"appel_fond_show() \"";
$appel_fond_type->javascript=$onchange;
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev